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 5c0c9500-44ab-4a55-8e76-fe860c667a68 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2026-01-21T19:52:33Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7f11a45ad4c0>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group bd15ee70-5bde-4450-a70e-9ec3d5130825 in use.', 'detail': ''}, <traceback object at 0x7f11a4709500>), (<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 0x7f11a46f0600>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 27a39a15-8727-4c02-8c39-0c1a83edc2e8 within the required time (196 s). Timer started at 1769025352. Timer ended at 1769025548. Waited for 196 s., <traceback object at 0x7f11a46d24c0>))
|
||||||
| 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-21 20:28:15,030 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.251/networking/v2.0/networks 3.379s
2026-01-21 20:28:15,030 83045 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-1528267699"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '621', 'x-openstack-request-id': 'req-448b1921-728d-421b-9010-ce1f2591bf1b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/networking/v2.0/networks'}
Body: b'{"network":{"id":"26237d52-b0c9-4ca8-856a-c7bbe04934bb","name":"tempest-tagged-attachments-test-net-1528267699","tenant_id":"537c8d20040f4f86be511e4cbce4cdd2","project_id":"537c8d20040f4f86be511e4cbce4cdd2","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-21T19:28:13Z","updated_at":"2026-01-21T19:28:13Z","revision_number":1}}'
2026-01-21 20:28:18,789 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.251/networking/v2.0/subnets 3.759s
2026-01-21 20:28:18,790 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "26237d52-b0c9-4ca8-856a-c7bbe04934bb", "cidr": "10.10.10.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-8ea9fa95-97c8-4370-9d78-622ad7f81ec3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"b8af92a5-954c-4902-a0dc-dcce8766dfa6","name":"","tenant_id":"537c8d20040f4f86be511e4cbce4cdd2","network_id":"26237d52-b0c9-4ca8-856a-c7bbe04934bb","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-21T19:28:17Z","updated_at":"2026-01-21T19:28:17Z","revision_number":0,"project_id":"537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:20,050 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.251/volume/v3/volumes 1.259s
2026-01-21 20:28:20,050 83045 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-1356338380"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d0ba607-7244-4368-b2a0-60ddbc092f23', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d0ba607-7244-4368-b2a0-60ddbc092f23', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.251/volume/v3/volumes'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:19.890952", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-21 20:28:20,994 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.932s
2026-01-21 20:28:20,994 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064c6bdf-7c88-436e-814e-2e5f575bc6c0', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064c6bdf-7c88-436e-814e-2e5f575bc6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:22,059 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.052s
2026-01-21 20:28:22,059 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7224d301-a757-4f7c-bb7c-b5f29cc90902', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7224d301-a757-4f7c-bb7c-b5f29cc90902', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:23,141 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.069s
2026-01-21 20:28:23,142 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f81e02-4b6b-4819-a589-022a974092a7', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f81e02-4b6b-4819-a589-022a974092a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:24,219 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.064s
2026-01-21 20:28:24,219 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1009273b-74ce-4efa-a614-d6bcc9a5257a', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1009273b-74ce-4efa-a614-d6bcc9a5257a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:25,275 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.044s
2026-01-21 20:28:25,275 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ea0377-724b-4abc-b0bb-ba18d71155c5', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ea0377-724b-4abc-b0bb-ba18d71155c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:26,359 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.072s
2026-01-21 20:28:26,359 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167e8c2e-b0be-431d-b495-7f844055be93', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167e8c2e-b0be-431d-b495-7f844055be93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:27,448 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.078s
2026-01-21 20:28:27,449 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6097cbd-ed04-4e9a-bfce-3e749884c4d7', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6097cbd-ed04-4e9a-bfce-3e749884c4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:28,518 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.055s
2026-01-21 20:28:28,518 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351bd5ad-0a88-4f00-8002-2d2e30620ff3', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351bd5ad-0a88-4f00-8002-2d2e30620ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:29,581 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.050s
2026-01-21 20:28:29,581 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18e95f9c-b470-4b80-bcdf-b0a4a783a95a', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18e95f9c-b470-4b80-bcdf-b0a4a783a95a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:30,633 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:28:30,634 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb58dc9a-6a08-464e-8a54-e6b022395e56', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb58dc9a-6a08-464e-8a54-e6b022395e56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:31,680 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.034s
2026-01-21 20:28:31,681 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82180fdd-7e0d-438f-abab-58788203f05e', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82180fdd-7e0d-438f-abab-58788203f05e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:32,731 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.039s
2026-01-21 20:28:32,732 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc04f2a-cb5f-4d1b-ab03-97343d875a1f', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc04f2a-cb5f-4d1b-ab03-97343d875a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:33,804 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.060s
2026-01-21 20:28:33,804 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2bbd4e-806b-4dcf-ac81-557fedc786e3', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2bbd4e-806b-4dcf-ac81-557fedc786e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:34,860 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.042s
2026-01-21 20:28:34,861 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb06fbc1-7777-4ff7-a46d-5009f12a5173', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb06fbc1-7777-4ff7-a46d-5009f12a5173', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:35,941 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.069s
2026-01-21 20:28:35,941 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab40c63-ab6b-4063-9e3c-bc9a6d65725d', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab40c63-ab6b-4063-9e3c-bc9a6d65725d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:37,013 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.059s
2026-01-21 20:28:37,013 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14983336-b7d7-4ef0-9d23-5466d3a9b081', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14983336-b7d7-4ef0-9d23-5466d3a9b081', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:28:36.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:38,066 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:28:38,066 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c417f6-30ef-42c0-9560-60921ba4b0b7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c417f6-30ef-42c0-9560-60921ba4b0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:28:38.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:39,114 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.036s
2026-01-21 20:28:39,114 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3fccd6-a5a4-4824-8fec-e1f7f92e8cf4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3fccd6-a5a4-4824-8fec-e1f7f92e8cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:28:38.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:28:39,125 83045 INFO [tempest.common.waiters] volume 432bfd76-808d-4b37-bab0-849283222591 reached available after waiting for 18.125069 seconds
2026-01-21 20:28:39,125 83045 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-21 20:28:39,126 83045 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-21 20:28:39,193 83045 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.251/compute/v2.1/os-keypairs 0.066s
2026-01-21 20:28:39,193 83045 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-1433698854", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZUA+gnmWAynVa4c37dIRPE/XZtyV+OtVRHImNF2DL7pFLwag/ZsG3QwsOUTZ8KiUI0ZmMfkgio1jzbZUYVNzTCEd63numqBhcCnV1qkCE4yhkE6o0YAexs4I/YZIAl9A=="}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', '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-a34bcd36-11d5-4528-8abf-b3901c481150', 'x-compute-request-id': 'req-a34bcd36-11d5-4528-8abf-b3901c481150', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1433698854", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZUA+gnmWAynVa4c37dIRPE/XZtyV+OtVRHImNF2DL7pFLwag/ZsG3QwsOUTZ8KiUI0ZmMfkgio1jzbZUYVNzTCEd63numqBhcCnV1qkCE4yhkE6o0YAexs4I/YZIAl9A==", "fingerprint": "8d:a9:8d:40:12:c6:c3:31:4e:87:16:8e:ec:c4:85:9c", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5"}}'
2026-01-21 20:28:39,196 83045 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1433698854 created
2026-01-21 20:28:39,515 83045 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.251/networking/v2.0/security-groups 0.318s
2026-01-21 20:28:39,515 83045 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--1645725812", "description": "tempest-description--175811635"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-3568af1e-3b79-49c0-a493-83d6d7708ede', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "44b65d1a-9446-4d8c-9233-cf9f399b5d67", "name": "tempest-securitygroup--1645725812", "stateful": true, "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "project_id": "537c8d20040f4f86be511e4cbce4cdd2", "description": "tempest-description--175811635", "shared": false, "security_group_rules": [{"id": "27a4dcd8-a53c-4b49-8288-5c8e38c29d13", "project_id": "537c8d20040f4f86be511e4cbce4cdd2", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "security_group_id": "44b65d1a-9446-4d8c-9233-cf9f399b5d67", "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": 155, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-21T19:28:39Z", "updated_at": "2026-01-21T19:28:39Z", "revision_number": 0}, {"id": "68197639-0510-4056-9559-19c27054e347", "project_id": "537c8d20040f4f86be511e4cbce4cdd2", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "security_group_id": "44b65d1a-9446-4d8c-9233-cf9f399b5d67", "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": 154, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-21T19:28:39Z", "updated_at": "2026-01-21T19:28:39Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-21T19:28:39Z", "updated_at": "2026-01-21T19:28:39Z", "revision_number": 1}}'
2026-01-21 20:28:39,783 83045 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.251/networking/v2.0/security-group-rules 0.267s
2026-01-21 20:28:39,783 83045 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": "44b65d1a-9446-4d8c-9233-cf9f399b5d67", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-584cd1b8-6f7d-434b-bde8-04a771ecd6c3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "42c2266c-c277-4edc-94ce-15346dd01aa1", "project_id": "537c8d20040f4f86be511e4cbce4cdd2", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "security_group_id": "44b65d1a-9446-4d8c-9233-cf9f399b5d67", "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-21T19:28:39Z", "updated_at": "2026-01-21T19:28:39Z", "revision_number": 0}}'
2026-01-21 20:28:40,110 83045 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.251/networking/v2.0/security-group-rules 0.326s
2026-01-21 20:28:40,111 83045 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": "44b65d1a-9446-4d8c-9233-cf9f399b5d67", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4e211fdf-4267-4d27-a31b-8c9d71442f0f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "dcc2cf66-f6ad-4b56-be41-6b0fdc0d5edd", "project_id": "537c8d20040f4f86be511e4cbce4cdd2", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "security_group_id": "44b65d1a-9446-4d8c-9233-cf9f399b5d67", "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-21T19:28:39Z", "updated_at": "2026-01-21T19:28:39Z", "revision_number": 0}}'
2026-01-21 20:28:40,111 83045 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1645725812 created
2026-01-21 20:28:41,048 83045 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.251/networking/v2.0/floatingips 0.937s
2026-01-21 20:28:41,049 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "a234cd2d-0bf0-4c49-a5e8-39d9422edf40"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-66060296-e4b6-4a3f-9676-8a2c49ba69c1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d8818be3-b1bf-421c-8541-f6e42765ecf3", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "project_id": "537c8d20040f4f86be511e4cbce4cdd2", "floating_ip_address": "172.24.4.195", "floating_network_id": "a234cd2d-0bf0-4c49-a5e8-39d9422edf40", "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-21T19:28:40Z", "updated_at": "2026-01-21T19:28:40Z", "revision_number": 0}}'
2026-01-21 20:28:41,049 83045 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd8818be3-b1bf-421c-8541-f6e42765ecf3', 'tenant_id': '537c8d20040f4f86be511e4cbce4cdd2', 'project_id': '537c8d20040f4f86be511e4cbce4cdd2', 'floating_ip_address': '172.24.4.195', 'floating_network_id': 'a234cd2d-0bf0-4c49-a5e8-39d9422edf40', '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-21T19:28:40Z', 'updated_at': '2026-01-21T19:28:40Z', 'revision_number': 0, 'ip': '172.24.4.195'} created
2026-01-21 20:28:41,168 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.251/identity/v3/auth/tokens 0.114s
2026-01-21 20:28:41,168 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:41 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-84696013-1bb9-4436-a222-3f51a80fdf2b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b9892ab3ffae4d76814d9cddbc10cdf5", "name": "tempest-TaggedAttachmentsTest-274355750-project-member", "password_expires_at": null}, "audit_ids": ["0y8AYK2TSdmZS5IPolJNdg"], "expires_at": "2026-01-21T20:28:41.000000Z", "issued_at": "2026-01-21T19:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "537c8d20040f4f86be511e4cbce4cdd2", "name": "tempest-TaggedAttachmentsTest-274355750"}, "is_domain": false, "roles": [{"id": "007f305c26984c10a5738fc8922cdea4", "name": "member"}, {"id": "81c7794549684d4ab80dd3698f82a305", "name": "reader"}], "catalog": [{"endpoints": [{"id": "ae111bac58ae479fac1e6ad5e745a8e6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/placement", "region": "RegionOne"}], "id": "00e3c52e11e0413cbcfd3d1cf1364cdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3fca502a8f6b4b7d989154f45b3f67b9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/image", "region": "RegionOne"}], "id": "18e68d6902314caa9abbac090bd6d1c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "493f91e6df1d471b83293c4d2e7c11ee", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/identity", "region": "RegionOne"}], "id": "27598a6bc6fd44549e3cf67b7a838140", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "982da711adc0426e91827e2b947b9418", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/volume/v3", "region": "RegionOne"}], "id": "408a5452e7244454a3f9fffd8cbc8a67", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "96d3097abf114d94bf69b4a1e743b392", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/networking", "region": "RegionOne"}], "id": "47fac8257a6c41a69482da2fb120ab41", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3bb16d1c03174f31ad284c852675494a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/compute/v2/537c8d20040f4f86be511e4cbce4cdd2", "region": "RegionOne"}], "id": "52abeae8cbea45b0a46b6d5d223c0176", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b3e84fc9614f4627ad5955c0cada0906", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/compute/v2.1", "region": "RegionOne"}], "id": "e7b5a584eade467e8cd5ed044180338f", "type": "compute", "name": "nova"}]}}'
2026-01-21 20:28:41,169 83045 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '33725d6d-5168-4e64-afb8-4018cad11eed', 'name': 'tempest-TaggedAttachmentsTest-1910037027-network', 'tenant_id': '537c8d20040f4f86be511e4cbce4cdd2', 'project_id': '537c8d20040f4f86be511e4cbce4cdd2', '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': 34344, '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-21T19:27:42Z', 'updated_at': '2026-01-21T19:27:42Z', 'revision_number': 1} available for tenant
2026-01-21 20:28:41,218 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.251/identity/v3/auth/tokens 0.046s
2026-01-21 20:28:41,218 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:41 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-73ca9ff6-486b-4d83-bb59-a066175b1874', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b9892ab3ffae4d76814d9cddbc10cdf5", "name": "tempest-TaggedAttachmentsTest-274355750-project-member", "password_expires_at": null}, "audit_ids": ["v6de2i4OT8OvfynJM-cT0A"], "expires_at": "2026-01-21T20:28:41.000000Z", "issued_at": "2026-01-21T19:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "537c8d20040f4f86be511e4cbce4cdd2", "name": "tempest-TaggedAttachmentsTest-274355750"}, "is_domain": false, "roles": [{"id": "007f305c26984c10a5738fc8922cdea4", "name": "member"}, {"id": "81c7794549684d4ab80dd3698f82a305", "name": "reader"}], "catalog": [{"endpoints": [{"id": "ae111bac58ae479fac1e6ad5e745a8e6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/placement", "region": "RegionOne"}], "id": "00e3c52e11e0413cbcfd3d1cf1364cdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3fca502a8f6b4b7d989154f45b3f67b9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/image", "region": "RegionOne"}], "id": "18e68d6902314caa9abbac090bd6d1c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "493f91e6df1d471b83293c4d2e7c11ee", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/identity", "region": "RegionOne"}], "id": "27598a6bc6fd44549e3cf67b7a838140", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "982da711adc0426e91827e2b947b9418", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/volume/v3", "region": "RegionOne"}], "id": "408a5452e7244454a3f9fffd8cbc8a67", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "96d3097abf114d94bf69b4a1e743b392", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/networking", "region": "RegionOne"}], "id": "47fac8257a6c41a69482da2fb120ab41", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3bb16d1c03174f31ad284c852675494a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/compute/v2/537c8d20040f4f86be511e4cbce4cdd2", "region": "RegionOne"}], "id": "52abeae8cbea45b0a46b6d5d223c0176", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b3e84fc9614f4627ad5955c0cada0906", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/compute/v2.1", "region": "RegionOne"}], "id": "e7b5a584eade467e8cd5ed044180338f", "type": "compute", "name": "nova"}]}}'
2026-01-21 20:28:41,219 83045 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '33725d6d-5168-4e64-afb8-4018cad11eed', 'name': 'tempest-TaggedAttachmentsTest-1910037027-network', 'tenant_id': '537c8d20040f4f86be511e4cbce4cdd2', 'project_id': '537c8d20040f4f86be511e4cbce4cdd2', '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': 34344, '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-21T19:27:42Z', 'updated_at': '2026-01-21T19:27:42Z', 'revision_number': 1} available for tenant
2026-01-21 20:28:41,219 83045 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1433698854', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZUA+gnmWAynVa4c37dIRPE/XZtyV+OtVRHImNF2DL7pFLwag/ZsG3QwsOUTZ8KiUI0ZmMfkgio1jzbZUYVNzTCEd63numqBhcCnV1qkCE4yhkE6o0YAexs4I/YZIAl9A==', 'fingerprint': '8d:a9:8d:40:12:c6:c3:31:4e:87:16:8e:ec:c4:85:9c', 'user_id': 'b9892ab3ffae4d76814d9cddbc10cdf5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCxFdUtV0VRW/MJRIrT880x4qXHiMTMCHa+ph/3iUvXtlKLD1gyVhkK\nV966qDvTX16gBwYFK4EEACKhZANiAASmVAPoJ5lgMp1WuHN+3SETxP12bclfjrVU\nRyJjRdgy+6RS8GoP2bBt0MLDlE2fColCNGZjH5IIqNY822VGFTc0whHet57pqgYX\nAp1dapAhOMoZBOqNGAHsbOCP2GSAJfQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '44b65d1a-9446-4d8c-9233-cf9f399b5d67', 'name': 'tempest-securitygroup--1645725812', 'stateful': True, 'tenant_id': '537c8d20040f4f86be511e4cbce4cdd2', 'project_id': '537c8d20040f4f86be511e4cbce4cdd2', 'description': 'tempest-description--175811635', 'shared': False, 'security_group_rules': [{'id': '27a4dcd8-a53c-4b49-8288-5c8e38c29d13', 'project_id': '537c8d20040f4f86be511e4cbce4cdd2', 'tenant_id': '537c8d20040f4f86be511e4cbce4cdd2', 'security_group_id': '44b65d1a-9446-4d8c-9233-cf9f399b5d67', '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': 155, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-21T19:28:39Z', 'updated_at': '2026-01-21T19:28:39Z', 'revision_number': 0}, {'id': '68197639-0510-4056-9559-19c27054e347', 'project_id': '537c8d20040f4f86be511e4cbce4cdd2', 'tenant_id': '537c8d20040f4f86be511e4cbce4cdd2', 'security_group_id': '44b65d1a-9446-4d8c-9233-cf9f399b5d67', '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': 154, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-21T19:28:39Z', 'updated_at': '2026-01-21T19:28:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-21T19:28:39Z', 'updated_at': '2026-01-21T19:28:39Z', 'revision_number': 1}, 'floating_ip': {'id': 'd8818be3-b1bf-421c-8541-f6e42765ecf3', 'tenant_id': '537c8d20040f4f86be511e4cbce4cdd2', 'project_id': '537c8d20040f4f86be511e4cbce4cdd2', 'floating_ip_address': '172.24.4.195', 'floating_network_id': 'a234cd2d-0bf0-4c49-a5e8-39d9422edf40', '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-21T19:28:40Z', 'updated_at': '2026-01-21T19:28:40Z', 'revision_number': 0, 'ip': '172.24.4.195'}}
2026-01-21 20:28:43,715 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.251/compute/v2.1/servers 2.495s
2026-01-21 20:28:43,715 83045 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-1456770440", "imageRef": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "33725d6d-5168-4e64-afb8-4018cad11eed"}], "security_groups": [{"name": "tempest-securitygroup--1645725812"}], "key_name": "tempest-keypair-1433698854", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9', '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-087b014c-3957-470d-b6a9-05144e73eca2', 'x-compute-request-id': 'req-087b014c-3957-470d-b6a9-05144e73eca2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.251/compute/v2.1/servers'}
Body: b'{"server": {"id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1645725812"}], "adminPass": "85o9aKBTTXZ6"}}'
2026-01-21 20:28:43,955 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.237s
2026-01-21 20:28:43,955 83045 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': 'Wed, 21 Jan 2026 19:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1336', '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-ef4667fa-4122-40e4-8947-a9194b7276bb', 'x-compute-request-id': 'req-ef4667fa-4122-40e4-8947-a9194b7276bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:44Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:28:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "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-21 20:28:45,102 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.130s
2026-01-21 20:28:45,102 83045 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': 'Wed, 21 Jan 2026 19:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1340', '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-4232a10a-35de-46e1-ac41-ce01e25ece69', 'x-compute-request-id': 'req-4232a10a-35de-46e1-ac41-ce01e25ece69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:28:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "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-21 20:28:46,213 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.092s
2026-01-21 20:28:46,214 83045 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': 'Wed, 21 Jan 2026 19:28:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1388', '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-5591e9fa-e5f5-4fda-a2aa-ea4ec8ee67ef', 'x-compute-request-id': 'req-5591e9fa-e5f5-4fda-a2aa-ea4ec8ee67ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:28:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "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-21 20:28:46,229 83045 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-21 20:28:47,370 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.140s
2026-01-21 20:28:47,371 83045 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': 'Wed, 21 Jan 2026 19:28:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1388', '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-c0c6b57d-c7b8-4c90-85e8-a886756b2a81', 'x-compute-request-id': 'req-c0c6b57d-c7b8-4c90-85e8-a886756b2a81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:28:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "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-21 20:28:48,635 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.245s
2026-01-21 20:28:48,635 83045 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': 'Wed, 21 Jan 2026 19:28:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1396', '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-b8910ea6-d5f9-490e-8261-a005d0e0710d', 'x-compute-request-id': 'req-b8910ea6-d5f9-490e-8261-a005d0e0710d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:28:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "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-21 20:28:48,649 83045 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-21 20:28:51,227 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 1.576s
2026-01-21 20:28:51,227 83045 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': 'Wed, 21 Jan 2026 19:28:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1474', '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-3dd8a5a8-0e2c-477f-ad19-7b5340a5a453', 'x-compute-request-id': 'req-3dd8a5a8-0e2c-477f-ad19-7b5340a5a453', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:28:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645725812"}], "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-21 20:28:51,243 83045 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 8 second wait
2026-01-21 20:28:53,289 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 1.044s
2026-01-21 20:28:53,289 83045 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': 'Wed, 21 Jan 2026 19:28:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', '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-94d8fd29-5744-41b7-9eed-567d0ad5150d', 'x-compute-request-id': 'req-94d8fd29-5744-41b7-9eed-567d0ad5150d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:28:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645725812"}], "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-21 20:28:53,304 83045 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 10 second wait
2026-01-21 20:28:54,663 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.358s
2026-01-21 20:28:54,664 83045 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': 'Wed, 21 Jan 2026 19:28:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', '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-cce1c9b0-7d57-478f-88d7-9bf002808a74', 'x-compute-request-id': 'req-cce1c9b0-7d57-478f-88d7-9bf002808a74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:28:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645725812"}], "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-21 20:28:56,016 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.338s
2026-01-21 20:28:56,016 83045 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': 'Wed, 21 Jan 2026 19:28:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', '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-bc42080e-3adb-4880-b7e5-43d3014ad7bb', 'x-compute-request-id': 'req-bc42080e-3adb-4880-b7e5-43d3014ad7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:28:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645725812"}], "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-21 20:28:57,319 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.288s
2026-01-21 20:28:57,319 83045 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': 'Wed, 21 Jan 2026 19:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', '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-84f75baa-fb9a-40f7-8a84-5a85016b6b43', 'x-compute-request-id': 'req-84f75baa-fb9a-40f7-8a84-5a85016b6b43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:28:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645725812"}], "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-21 20:28:59,260 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.921s
2026-01-21 20:28:59,261 83045 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': 'Wed, 21 Jan 2026 19:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', '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-fa43aa27-e299-42eb-9dc5-3969b48bcd6a', 'x-compute-request-id': 'req-fa43aa27-e299-42eb-9dc5-3969b48bcd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:28:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645725812"}], "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-21 20:29:00,850 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.571s
2026-01-21 20:29:00,851 83045 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': 'Wed, 21 Jan 2026 19:29:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', '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-4685ca64-0c8c-49be-a92c-471d4982216a', 'x-compute-request-id': 'req-4685ca64-0c8c-49be-a92c-471d4982216a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:28:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645725812"}], "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-21 20:29:02,390 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.524s
2026-01-21 20:29:02,390 83045 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': 'Wed, 21 Jan 2026 19:29:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', '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-5191c011-47d6-400d-acbc-af05675e94f0', 'x-compute-request-id': 'req-5191c011-47d6-400d-acbc-af05675e94f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "BUILD", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:29:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645725812"}], "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-21 20:29:03,844 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.428s
2026-01-21 20:29:03,844 83045 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': 'Wed, 21 Jan 2026 19:29:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', '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-2a9c5ca1-82c3-46cc-bcc8-8e86c9aeb5e1', 'x-compute-request-id': 'req-2a9c5ca1-82c3-46cc-bcc8-8e86c9aeb5e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1910037027-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:4a:b5"}]}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "ACTIVE", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:29:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": "2026-01-21T19:29:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645725812"}], "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-21 20:29:03,864 83045 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait
2026-01-21 20:29:04,127 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9/os-interface 0.262s
2026-01-21 20:29:04,127 83045 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': 'Wed, 21 Jan 2026 19:29:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2173d5cf-69d9-455b-b18a-d2efde92955b', 'x-compute-request-id': 'req-2173d5cf-69d9-455b-b18a-d2efde92955b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "33725d6d-5168-4e64-afb8-4018cad11eed", "port_id": "50e6d9fa-638d-4dbc-b67b-271838d00ea8", "mac_addr": "fa:16:3e:15:4a:b5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1dd96bcd-ad99-4084-9fc6-a6699debda18", "ip_address": "10.0.0.4"}]}]}'
2026-01-21 20:29:07,698 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 PUT http://192.168.122.251/networking/v2.0/floatingips/d8818be3-b1bf-421c-8541-f6e42765ecf3 3.566s
2026-01-21 20:29:07,698 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "50e6d9fa-638d-4dbc-b67b-271838d00ea8"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:29:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-42a37679-08b7-42ce-a6c9-8865055c21fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/networking/v2.0/floatingips/d8818be3-b1bf-421c-8541-f6e42765ecf3'}
Body: b'{"floatingip": {"id": "d8818be3-b1bf-421c-8541-f6e42765ecf3", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "project_id": "537c8d20040f4f86be511e4cbce4cdd2", "floating_ip_address": "172.24.4.195", "floating_network_id": "a234cd2d-0bf0-4c49-a5e8-39d9422edf40", "router_id": "5f27f0cf-739b-4abc-9fd7-877129ad82ae", "port_id": "50e6d9fa-638d-4dbc-b67b-271838d00ea8", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "33725d6d-5168-4e64-afb8-4018cad11eed", "mac_address": "fa:16:3e:15:4a:b5", "admin_state_up": true, "status": "ACTIVE", "device_id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-21T19:28:40Z", "updated_at": "2026-01-21T19:29:06Z", "revision_number": 1}}'
2026-01-21 20:29:07,700 83045 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.195:22' as 'cirros' with public key authentication
2026-01-21 20:30:07,761 83045 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-21 20:30:10,347 83045 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-21 20:30:10,587 83045 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 20:30:10,587 83045 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.195 successfully created
2026-01-21 20:30:10,884 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.296s
2026-01-21 20:30:10,884 83045 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': 'Wed, 21 Jan 2026 19:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1762', '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-3d56d0b1-679e-413c-9ade-f780cbc08631', 'x-compute-request-id': 'req-3d56d0b1-679e-413c-9ade-f780cbc08631', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1910037027-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:4a:b5"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:4a:b5"}]}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "ACTIVE", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:29:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": "2026-01-21T19:29:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645725812"}], "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-21 20:30:21,698 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9/os-interface 10.797s
2026-01-21 20:30:21,698 83045 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": "26237d52-b0c9-4ca8-856a-c7bbe04934bb", "tag": "nic-tag"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '281', '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-fe66456a-47a7-4867-893e-3d6c69e4a5fb', 'x-compute-request-id': 'req-fe66456a-47a7-4867-893e-3d6c69e4a5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9/os-interface'}
Body: b'{"interfaceAttachment": {"net_id": "26237d52-b0c9-4ca8-856a-c7bbe04934bb", "port_id": "4e9244b9-8665-4e5b-b648-86a28db5fdaf", "mac_addr": "fa:16:3e:5b:f2:d7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b8af92a5-954c-4902-a0dc-dcce8766dfa6", "ip_address": "10.10.10.4"}]}}'
2026-01-21 20:30:23,961 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9/os-volume_attachments 2.259s
2026-01-21 20:30:23,961 83045 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": "432bfd76-808d-4b37-bab0-849283222591", "tag": "volume-tag"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:21 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-e298ed40-17d8-43ae-9b6a-85a198794ee2', 'x-compute-request-id': 'req-e298ed40-17d8-43ae-9b6a-85a198794ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "432bfd76-808d-4b37-bab0-849283222591", "serverId": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "volumeId": "432bfd76-808d-4b37-bab0-849283222591", "device": "/dev/vdb"}}'
2026-01-21 20:30:24,024 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.061s
2026-01-21 20:30:24,024 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d03bf53-883e-4f68-a13b-94819a36de2b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d03bf53-883e-4f68-a13b-94819a36de2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:24.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:25,135 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.099s
2026-01-21 20:30:25,135 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efd34d9-1139-418f-a325-ce580831f6fc', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efd34d9-1139-418f-a325-ce580831f6fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:24.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:26,284 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.138s
2026-01-21 20:30:26,284 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c342faf0-3294-403c-b301-7ba5e6e04a8c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c342faf0-3294-403c-b301-7ba5e6e04a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:26.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:27,339 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.042s
2026-01-21 20:30:27,339 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e567779-8a67-4ea4-9bc2-1367d382e98a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e567779-8a67-4ea4-9bc2-1367d382e98a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:26.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:28,412 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.062s
2026-01-21 20:30:28,413 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b34702a-faaa-45e4-bd3b-f344c7f114e4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b34702a-faaa-45e4-bd3b-f344c7f114e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:29,465 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.041s
2026-01-21 20:30:29,465 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08e39ee-d0c4-4672-97c1-0e6462b32501', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08e39ee-d0c4-4672-97c1-0e6462b32501', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:30,524 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.048s
2026-01-21 20:30:30,525 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a814f407-0acb-4714-a004-fa5682720e9c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a814f407-0acb-4714-a004-fa5682720e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:31,582 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.044s
2026-01-21 20:30:31,582 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc835b6-7c37-4008-91ab-d9c46532c68a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc835b6-7c37-4008-91ab-d9c46532c68a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:32,633 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:30:32,633 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdea8fcf-4987-4101-bf82-407ccac4f950', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdea8fcf-4987-4101-bf82-407ccac4f950', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:33,685 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.039s
2026-01-21 20:30:33,685 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcc550d-ecd0-4872-bff7-217fffa3a7bb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcc550d-ecd0-4872-bff7-217fffa3a7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:34,770 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.072s
2026-01-21 20:30:34,771 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0bb66f2-97da-466b-abc7-80c5326bee30', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0bb66f2-97da-466b-abc7-80c5326bee30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:35,825 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.042s
2026-01-21 20:30:35,825 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa28a54-5c52-4acb-832d-7a30f3e12b4b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa28a54-5c52-4acb-832d-7a30f3e12b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:36,880 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:30:36,880 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb4978b-13b8-4c0d-907d-7044a69be40e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb4978b-13b8-4c0d-907d-7044a69be40e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:37,932 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.039s
2026-01-21 20:30:37,933 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f282304-953e-4bd0-b541-12677fcf9791', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f282304-953e-4bd0-b541-12677fcf9791', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:39,005 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.061s
2026-01-21 20:30:39,006 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9352fe44-d07b-4d96-80f8-04e63beaccef', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9352fe44-d07b-4d96-80f8-04e63beaccef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:40,064 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.046s
2026-01-21 20:30:40,065 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e972c2df-e530-4e9c-ad46-b017f0b52956', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e972c2df-e530-4e9c-ad46-b017f0b52956', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:41,123 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:30:41,123 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8955a53-5c9c-4788-b8a4-8ce8b06f4e54', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8955a53-5c9c-4788-b8a4-8ce8b06f4e54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:42,175 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:30:42,175 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61885287-006b-499f-b8f7-3bd202cd06f9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61885287-006b-499f-b8f7-3bd202cd06f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:43,248 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.061s
2026-01-21 20:30:43,248 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f2206e-e0df-4611-94b0-1f33b47d8eeb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f2206e-e0df-4611-94b0-1f33b47d8eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:44,309 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.049s
2026-01-21 20:30:44,309 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1cb938-3579-44f8-a0b0-a9578b8bb93c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1cb938-3579-44f8-a0b0-a9578b8bb93c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:45,359 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.039s
2026-01-21 20:30:45,360 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d66c130-96c6-44eb-9e8e-016d13b4c054', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d66c130-96c6-44eb-9e8e-016d13b4c054', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:46,433 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.061s
2026-01-21 20:30:46,433 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75dc3c22-a221-40a1-86b6-e85eea15c5f2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75dc3c22-a221-40a1-86b6-e85eea15c5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:47,493 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.046s
2026-01-21 20:30:47,493 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-222e438a-d743-48cd-a5b1-56fb1acf38f0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-222e438a-d743-48cd-a5b1-56fb1acf38f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:48,550 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.045s
2026-01-21 20:30:48,551 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a25dfa8-9cf8-4e4a-83e9-83f0c8ea3062', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a25dfa8-9cf8-4e4a-83e9-83f0c8ea3062', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:49,607 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.045s
2026-01-21 20:30:49,607 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a75d44-3247-4010-9503-69e7e2729f0d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a75d44-3247-4010-9503-69e7e2729f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:50,652 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.033s
2026-01-21 20:30:50,652 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82006d95-ae2e-4fb1-ad8f-c583ebac54fa', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82006d95-ae2e-4fb1-ad8f-c583ebac54fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:51,705 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.041s
2026-01-21 20:30:51,705 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-785da4c7-b50e-422f-b7bd-e7d871afe361', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-785da4c7-b50e-422f-b7bd-e7d871afe361', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:52,768 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.051s
2026-01-21 20:30:52,769 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1249b550-251c-4994-909c-73979cc473b8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1249b550-251c-4994-909c-73979cc473b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:53,833 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.053s
2026-01-21 20:30:53,834 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e20af7-0fe0-43f6-a834-f1c860289faf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e20af7-0fe0-43f6-a834-f1c860289faf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:54,911 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.057s
2026-01-21 20:30:54,911 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea5aa99-674b-47b8-b5ef-866953d8c5de', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea5aa99-674b-47b8-b5ef-866953d8c5de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:56,003 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.081s
2026-01-21 20:30:56,004 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b47149-9b2d-4997-9dea-84a5de51deeb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b47149-9b2d-4997-9dea-84a5de51deeb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:57,092 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.076s
2026-01-21 20:30:57,092 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1d3119-78a7-4726-ab02-aca9a2ce158f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1d3119-78a7-4726-ab02-aca9a2ce158f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:58,156 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.052s
2026-01-21 20:30:58,156 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2790424f-2cba-44ab-b3f3-8a64fbcea52e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2790424f-2cba-44ab-b3f3-8a64fbcea52e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:30:59,209 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.041s
2026-01-21 20:30:59,209 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86495b21-ee2d-49e3-8cf4-35012604315e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86495b21-ee2d-49e3-8cf4-35012604315e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:00,300 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.079s
2026-01-21 20:31:00,300 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c96937d-17ad-41f7-8f23-16eebc178680', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c96937d-17ad-41f7-8f23-16eebc178680', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:01,384 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.072s
2026-01-21 20:31:01,384 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d32ce4cf-7f81-4439-a968-60922ab1c197', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d32ce4cf-7f81-4439-a968-60922ab1c197', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:02,538 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.143s
2026-01-21 20:31:02,538 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c81df2a-a106-4ef6-a65b-7d535f282923', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c81df2a-a106-4ef6-a65b-7d535f282923', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:03,656 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.105s
2026-01-21 20:31:03,656 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e74a1f2-3db0-4c7d-8caf-7d11eb76c49c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e74a1f2-3db0-4c7d-8caf-7d11eb76c49c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:04,737 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.068s
2026-01-21 20:31:04,737 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad295b29-8446-4f67-b5c8-5b68e171d7f4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad295b29-8446-4f67-b5c8-5b68e171d7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:05,935 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.186s
2026-01-21 20:31:05,935 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae44113-93aa-457f-9c1f-7e0fc4ecfab3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae44113-93aa-457f-9c1f-7e0fc4ecfab3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:07,076 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.130s
2026-01-21 20:31:07,077 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d08696f-01ec-4161-908b-836152281d5b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d08696f-01ec-4161-908b-836152281d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:08,134 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.046s
2026-01-21 20:31:08,135 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0184fbb-e87a-4615-a21e-1f83ec791309', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0184fbb-e87a-4615-a21e-1f83ec791309', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:09,202 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.056s
2026-01-21 20:31:09,202 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-553fadc0-0864-489c-8248-f00025875612', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-553fadc0-0864-489c-8248-f00025875612', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:10,307 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.094s
2026-01-21 20:31:10,308 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c5a180-21f1-4783-b80b-94f0dc6ac356', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c5a180-21f1-4783-b80b-94f0dc6ac356', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:11,380 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.050s
2026-01-21 20:31:11,380 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a1c460-6922-4e7a-b851-3f9384c0b340', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a1c460-6922-4e7a-b851-3f9384c0b340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:12,470 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.077s
2026-01-21 20:31:12,470 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0fe3145-0540-4ca8-8d44-77d7d06bc5ef', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fe3145-0540-4ca8-8d44-77d7d06bc5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:13,567 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.085s
2026-01-21 20:31:13,567 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0780692b-e8f7-4aba-9a95-02e26a1d0836', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0780692b-e8f7-4aba-9a95-02e26a1d0836', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:14,628 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.047s
2026-01-21 20:31:14,628 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24cba02b-c7e4-40ec-9d29-a73677e38708', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24cba02b-c7e4-40ec-9d29-a73677e38708', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:15,685 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.045s
2026-01-21 20:31:15,686 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7678139-531b-455a-bce9-56911aa9aa40', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7678139-531b-455a-bce9-56911aa9aa40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:16,752 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.053s
2026-01-21 20:31:16,752 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-549e6f00-e303-4cf2-8cfd-0ca6556ab86b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-549e6f00-e303-4cf2-8cfd-0ca6556ab86b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:17,805 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.039s
2026-01-21 20:31:17,805 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8eb381-1d2f-483f-9c99-bce3415a1699', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8eb381-1d2f-483f-9c99-bce3415a1699', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:18,856 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.039s
2026-01-21 20:31:18,856 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8cdcd6c-7c94-4e76-8d33-550fa7a74f9f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8cdcd6c-7c94-4e76-8d33-550fa7a74f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:19,933 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.065s
2026-01-21 20:31:19,934 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c54053-2dd7-49aa-bd79-0378f6c2778f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c54053-2dd7-49aa-bd79-0378f6c2778f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:20,984 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.039s
2026-01-21 20:31:20,985 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18345b2e-c708-458d-961e-c79eb78f8a70', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18345b2e-c708-458d-961e-c79eb78f8a70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:22,040 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.044s
2026-01-21 20:31:22,040 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4011b5a8-7bf0-4212-bbbf-cb67aef52785', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4011b5a8-7bf0-4212-bbbf-cb67aef52785', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:23,089 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.037s
2026-01-21 20:31:23,090 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58ff400-7f13-4f55-9973-ed81c4a57349', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58ff400-7f13-4f55-9973-ed81c4a57349', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:24,199 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.089s
2026-01-21 20:31:24,200 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b19e2e5-bb98-4048-b1b8-bd483a7131e9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b19e2e5-bb98-4048-b1b8-bd483a7131e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:25,283 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.072s
2026-01-21 20:31:25,283 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-317976f0-85f5-4e41-bc81-e9c4e0e7861a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-317976f0-85f5-4e41-bc81-e9c4e0e7861a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:26,346 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.051s
2026-01-21 20:31:26,346 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d56e0687-5daa-42bb-8d34-5cbb6369046d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d56e0687-5daa-42bb-8d34-5cbb6369046d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:27,397 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.037s
2026-01-21 20:31:27,397 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ccb119-44f8-4829-9245-dd955660cbe3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ccb119-44f8-4829-9245-dd955660cbe3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:28,455 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.047s
2026-01-21 20:31:28,456 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd7d104-3635-4e0e-96c8-37cfc1cd0d9f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd7d104-3635-4e0e-96c8-37cfc1cd0d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:29,504 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.035s
2026-01-21 20:31:29,504 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37cbac9-70b7-4622-8ae4-0a095ef2b289', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37cbac9-70b7-4622-8ae4-0a095ef2b289', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:30,562 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.037s
2026-01-21 20:31:30,563 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb2fc3f-3f41-4b36-a1fc-0ebeab4bee82', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb2fc3f-3f41-4b36-a1fc-0ebeab4bee82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:31,677 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.103s
2026-01-21 20:31:31,678 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84bc3f26-e199-44f2-b056-dde58745a49c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84bc3f26-e199-44f2-b056-dde58745a49c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:32,732 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.041s
2026-01-21 20:31:32,732 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8be3bb-3dc2-4bf7-9b78-45416de9941a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8be3bb-3dc2-4bf7-9b78-45416de9941a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:33,818 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.073s
2026-01-21 20:31:33,818 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f2cd11-37f8-49b2-ba23-44ab47556812', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f2cd11-37f8-49b2-ba23-44ab47556812', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:34,880 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.046s
2026-01-21 20:31:34,880 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-785b094f-53df-41c7-a08b-06d165feb2f5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-785b094f-53df-41c7-a08b-06d165feb2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:35,928 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.034s
2026-01-21 20:31:35,928 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a90387a-aff9-4ea7-8fe2-9d0f441259dd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a90387a-aff9-4ea7-8fe2-9d0f441259dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:37,004 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.065s
2026-01-21 20:31:37,005 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e9f87a-292a-42e2-90be-651b5f284168', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e9f87a-292a-42e2-90be-651b5f284168', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:38,058 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.037s
2026-01-21 20:31:38,058 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-006e34aa-73e7-40eb-a761-9bcefa9ad1e4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-006e34aa-73e7-40eb-a761-9bcefa9ad1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:39,102 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.033s
2026-01-21 20:31:39,103 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37d551d0-093e-4aee-851f-1e7d68379acd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d551d0-093e-4aee-851f-1e7d68379acd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:40,147 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.032s
2026-01-21 20:31:40,147 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fcb550-a35f-40a8-a1ca-888d6b273823', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fcb550-a35f-40a8-a1ca-888d6b273823', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:41,191 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.033s
2026-01-21 20:31:41,192 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6131112-6a31-417d-a484-51a6f5a92404', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6131112-6a31-417d-a484-51a6f5a92404', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:42,243 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:31:42,243 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0189ad6b-9b65-4e31-9c03-a4b393823de0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0189ad6b-9b65-4e31-9c03-a4b393823de0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:43,293 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.037s
2026-01-21 20:31:43,294 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193dcea4-b3eb-48bb-9106-00824f1c3dfa', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193dcea4-b3eb-48bb-9106-00824f1c3dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:44,348 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.039s
2026-01-21 20:31:44,348 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8034bbba-c323-4067-ac8e-6216c5c255d5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8034bbba-c323-4067-ac8e-6216c5c255d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:45,395 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.035s
2026-01-21 20:31:45,395 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-953b3a94-b3d9-4776-8304-e1a31ce7595b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-953b3a94-b3d9-4776-8304-e1a31ce7595b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:46,450 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.043s
2026-01-21 20:31:46,451 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a43935-c9ae-48ae-a4cb-75c3e5c88513', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a43935-c9ae-48ae-a4cb-75c3e5c88513', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:47,505 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.042s
2026-01-21 20:31:47,505 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2fb8c4e-3d3f-42de-9ba9-57d9fafeefb0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2fb8c4e-3d3f-42de-9ba9-57d9fafeefb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:48,560 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.042s
2026-01-21 20:31:48,560 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77959510-ff4d-46a8-ae6c-23c3aa69b3f1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77959510-ff4d-46a8-ae6c-23c3aa69b3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:49,613 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:31:49,613 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed12e48d-8d5d-43c1-a4de-b11b7716362b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed12e48d-8d5d-43c1-a4de-b11b7716362b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:50,662 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.036s
2026-01-21 20:31:50,662 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0cc189d-ad5a-40e0-974a-0f961181f30a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0cc189d-ad5a-40e0-974a-0f961181f30a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:51,716 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.035s
2026-01-21 20:31:51,717 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce16c6e8-61e9-40fb-835e-0f6fb4cf6db9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce16c6e8-61e9-40fb-835e-0f6fb4cf6db9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:52,769 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:31:52,769 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b65ce1c-32d2-4b65-9e68-008cbe15945b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b65ce1c-32d2-4b65-9e68-008cbe15945b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:53,817 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.035s
2026-01-21 20:31:53,818 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455055d6-c653-4f5a-9241-598358580fc6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455055d6-c653-4f5a-9241-598358580fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:54,873 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.045s
2026-01-21 20:31:54,874 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21f0778-481f-4a4c-9518-422447290c98', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21f0778-481f-4a4c-9518-422447290c98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:55,921 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.036s
2026-01-21 20:31:55,921 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2d1d0a-a967-4528-bd65-dbb1e86d2f91', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2d1d0a-a967-4528-bd65-dbb1e86d2f91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:56,971 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.037s
2026-01-21 20:31:56,971 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6339f2fd-03c2-4120-a824-cad7e810e4bd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6339f2fd-03c2-4120-a824-cad7e810e4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:58,017 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.035s
2026-01-21 20:31:58,017 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5380f053-71e6-4829-b0b1-0b3f10a7cd13', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5380f053-71e6-4829-b0b1-0b3f10a7cd13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:31:59,077 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.048s
2026-01-21 20:31:59,078 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63294616-2cb7-41b5-8340-2202f13e00d4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63294616-2cb7-41b5-8340-2202f13e00d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:00,134 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.045s
2026-01-21 20:32:00,135 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd78de62-6e3f-4383-b02d-a4571ae8e027', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd78de62-6e3f-4383-b02d-a4571ae8e027', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:01,188 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.042s
2026-01-21 20:32:01,188 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0eaced-4d75-4d64-b387-0624e8584282', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0eaced-4d75-4d64-b387-0624e8584282', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:02,242 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.041s
2026-01-21 20:32:02,243 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b63213-be60-43a7-8112-d21359225ccb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b63213-be60-43a7-8112-d21359225ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:03,307 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.052s
2026-01-21 20:32:03,307 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15cfcae4-893a-40bb-b31b-18feb1f46887', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15cfcae4-893a-40bb-b31b-18feb1f46887', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:04,364 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.044s
2026-01-21 20:32:04,364 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21191b5-6130-47f0-a483-350bf18c8b73', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21191b5-6130-47f0-a483-350bf18c8b73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:05,431 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.055s
2026-01-21 20:32:05,431 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-020fff3a-5a17-48d9-a2b5-2016e5d7c676', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-020fff3a-5a17-48d9-a2b5-2016e5d7c676', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:06,482 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:32:06,483 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1550312a-60a7-4e4b-9e92-9b3b148686c6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1550312a-60a7-4e4b-9e92-9b3b148686c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:07,543 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.048s
2026-01-21 20:32:07,543 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29b01cd-1f2b-43d3-b221-fe28a61afd87', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29b01cd-1f2b-43d3-b221-fe28a61afd87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:08,596 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.042s
2026-01-21 20:32:08,596 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d3e815-a133-4a8d-ad12-491e0faa3ecf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d3e815-a133-4a8d-ad12-491e0faa3ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:09,658 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.050s
2026-01-21 20:32:09,659 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3480800d-44d6-44b5-974d-8b6a2d0aeba5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3480800d-44d6-44b5-974d-8b6a2d0aeba5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:10,705 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.035s
2026-01-21 20:32:10,705 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47905b6-0857-4fc0-852c-a9debf097d47', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47905b6-0857-4fc0-852c-a9debf097d47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:11,769 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.052s
2026-01-21 20:32:11,770 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a948f8-d919-4ff0-96d4-8a8f254f2c15', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a948f8-d919-4ff0-96d4-8a8f254f2c15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:12,823 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.042s
2026-01-21 20:32:12,823 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356b8f59-7c21-4ee4-b361-71be1a4fa64d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356b8f59-7c21-4ee4-b361-71be1a4fa64d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:13,872 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.036s
2026-01-21 20:32:13,872 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c1d0bfb-cee9-44ce-aab9-b28c3d5d15a9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c1d0bfb-cee9-44ce-aab9-b28c3d5d15a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:14,935 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.051s
2026-01-21 20:32:14,935 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0002ccba-ddc3-47d3-9ee9-d4a775ff840d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0002ccba-ddc3-47d3-9ee9-d4a775ff840d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:15,984 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.038s
2026-01-21 20:32:15,985 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a15d58-b898-4a5f-abdb-656a2e4c167d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a15d58-b898-4a5f-abdb-656a2e4c167d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:17,044 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.048s
2026-01-21 20:32:17,045 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc07f59-7edf-4c97-8660-59766e997a33', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc07f59-7edf-4c97-8660-59766e997a33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:18,114 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.057s
2026-01-21 20:32:18,115 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6481903-2d97-4a2b-9d94-a56880fa370f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6481903-2d97-4a2b-9d94-a56880fa370f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:19,159 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.033s
2026-01-21 20:32:19,160 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d77d291b-199a-4a3d-93bf-34a88bd03f2d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d77d291b-199a-4a3d-93bf-34a88bd03f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:20,210 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:32:20,211 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d0c4ec-bb98-4f21-920b-d5ae814f9183', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d0c4ec-bb98-4f21-920b-d5ae814f9183', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:21,263 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.041s
2026-01-21 20:32:21,264 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4bccb38-b973-41cf-a091-5ea9b6126d82', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4bccb38-b973-41cf-a091-5ea9b6126d82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:22,312 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.037s
2026-01-21 20:32:22,313 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4738c5f6-4189-438b-9317-2b4b6709bbcf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4738c5f6-4189-438b-9317-2b4b6709bbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:23,361 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.037s
2026-01-21 20:32:23,361 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc0bf1f-ebc5-47d3-9cac-6551cd259ccc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc0bf1f-ebc5-47d3-9cac-6551cd259ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:24,419 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.046s
2026-01-21 20:32:24,420 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a229a7-66c4-4297-843a-cb68cbf9274b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a229a7-66c4-4297-843a-cb68cbf9274b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:25,489 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.055s
2026-01-21 20:32:25,489 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c0ee6ea-3111-4ed9-8f55-66b3ccb15a24', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c0ee6ea-3111-4ed9-8f55-66b3ccb15a24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:26,541 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.039s
2026-01-21 20:32:26,541 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33ba94a-6d21-498c-84d2-64ad9dae319f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33ba94a-6d21-498c-84d2-64ad9dae319f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:27,592 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.039s
2026-01-21 20:32:27,593 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8155179c-8f2c-4230-a2fa-02cdaaadc9b9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8155179c-8f2c-4230-a2fa-02cdaaadc9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:28,645 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.041s
2026-01-21 20:32:28,646 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa08e63-6352-41eb-9185-478128364c4d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa08e63-6352-41eb-9185-478128364c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:29,698 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:32:29,698 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-790151d9-12cc-4840-bae0-9849bf1f7345', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-790151d9-12cc-4840-bae0-9849bf1f7345', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:30,767 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.052s
2026-01-21 20:32:30,767 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a185631-1796-468a-9b52-42228eb76875', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a185631-1796-468a-9b52-42228eb76875', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:31,820 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:32:31,821 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8d5c9c-6c94-4a4f-b45e-2ab2b2ba3fcb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8d5c9c-6c94-4a4f-b45e-2ab2b2ba3fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:32,877 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.044s
2026-01-21 20:32:32,877 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0583e9cb-67b0-498c-8c68-743148d11f6c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0583e9cb-67b0-498c-8c68-743148d11f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:33,940 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.050s
2026-01-21 20:32:33,940 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b43b075-f8d6-4701-b85e-b47a43b3d86f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b43b075-f8d6-4701-b85e-b47a43b3d86f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:34,997 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.045s
2026-01-21 20:32:34,997 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed479135-086c-426d-be9f-9c6d9f1b9312', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed479135-086c-426d-be9f-9c6d9f1b9312', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:36,065 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.050s
2026-01-21 20:32:36,065 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22cd7ecf-f0a7-48c9-8241-ee8d8c329cca', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22cd7ecf-f0a7-48c9-8241-ee8d8c329cca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:37,133 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.055s
2026-01-21 20:32:37,133 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966d8102-d74d-4b05-a10f-f26f00ba847a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966d8102-d74d-4b05-a10f-f26f00ba847a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:38,224 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.079s
2026-01-21 20:32:38,224 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14227084-2624-4aa8-a984-3a0bf6baff9a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14227084-2624-4aa8-a984-3a0bf6baff9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:39,332 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.095s
2026-01-21 20:32:39,333 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9433496-e438-4ddc-b29a-cfc6faeb3631', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9433496-e438-4ddc-b29a-cfc6faeb3631', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:40,382 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.038s
2026-01-21 20:32:40,382 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f8b59d-7185-43bf-9102-6c5193e20bc0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f8b59d-7185-43bf-9102-6c5193e20bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:41,431 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.037s
2026-01-21 20:32:41,431 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb16d12-dfef-4487-8abb-238664d844a7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb16d12-dfef-4487-8abb-238664d844a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:42,502 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.060s
2026-01-21 20:32:42,503 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb76a1b-5435-4118-879e-504f723bd329', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb76a1b-5435-4118-879e-504f723bd329', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:43,585 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.071s
2026-01-21 20:32:43,586 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c253f8bd-a2aa-4d0a-8e15-08a66f684e3e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c253f8bd-a2aa-4d0a-8e15-08a66f684e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:44,651 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.054s
2026-01-21 20:32:44,652 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09beee9b-0460-43aa-8ec8-882a0bbbde50', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09beee9b-0460-43aa-8ec8-882a0bbbde50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:45,712 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.050s
2026-01-21 20:32:45,712 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d1fe12-b87b-47b5-aa74-bf41f5fc9d3b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d1fe12-b87b-47b5-aa74-bf41f5fc9d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:46,760 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.036s
2026-01-21 20:32:46,761 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79bde2ce-1313-4f5e-9723-aab219cdac07', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79bde2ce-1313-4f5e-9723-aab219cdac07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:47,812 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:32:47,812 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02b3b4d-e473-4516-9008-e34c6e592efb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02b3b4d-e473-4516-9008-e34c6e592efb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:48,871 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.047s
2026-01-21 20:32:48,871 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3555a5f2-fe53-493d-a0dc-4e8902c04bce', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3555a5f2-fe53-493d-a0dc-4e8902c04bce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:49,919 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.036s
2026-01-21 20:32:49,919 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34953aa7-5848-4d8a-9335-88108bb9c62e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34953aa7-5848-4d8a-9335-88108bb9c62e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:50,999 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.067s
2026-01-21 20:32:51,000 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df084fa9-f277-4401-907d-3d08583bbbfd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df084fa9-f277-4401-907d-3d08583bbbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:52,052 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.040s
2026-01-21 20:32:52,052 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9d9325-c636-4c99-a226-0293f940e2df', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9d9325-c636-4c99-a226-0293f940e2df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:53,102 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.038s
2026-01-21 20:32:53,102 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb5e958-3f15-4394-a3f7-35ea3da2f429', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb5e958-3f15-4394-a3f7-35ea3da2f429', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:54,147 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.033s
2026-01-21 20:32:54,147 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f75f72-3e23-450c-bd79-03f060dd9bbe', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f75f72-3e23-450c-bd79-03f060dd9bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:55,192 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.034s
2026-01-21 20:32:55,192 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34907b57-a2ef-45b2-ba90-f3bb094b7aab', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34907b57-a2ef-45b2-ba90-f3bb094b7aab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:56,272 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.068s
2026-01-21 20:32:56,273 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13ccfa0-9f96-40bb-a1c2-80a27c0c60e6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13ccfa0-9f96-40bb-a1c2-80a27c0c60e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:57,321 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.035s
2026-01-21 20:32:57,322 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a802e6c8-3d37-4fb0-a043-0fb996a12777', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a802e6c8-3d37-4fb0-a043-0fb996a12777', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:58,379 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.045s
2026-01-21 20:32:58,380 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a46baabe-bd7a-4ca9-908f-924976707f83', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a46baabe-bd7a-4ca9-908f-924976707f83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:32:59,465 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.071s
2026-01-21 20:32:59,465 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d39eead-7c65-4102-ac83-993672ce4ef7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d39eead-7c65-4102-ac83-993672ce4ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:00,520 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.043s
2026-01-21 20:33:00,520 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd1bcd5-0c4a-4307-9ecd-5b32b1657598', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd1bcd5-0c4a-4307-9ecd-5b32b1657598', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:01,566 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.035s
2026-01-21 20:33:01,567 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec1670a-3e45-48ac-ba50-f00f9733612b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec1670a-3e45-48ac-ba50-f00f9733612b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:02,613 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.036s
2026-01-21 20:33:02,614 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36d0cc3-a204-4bf0-9cb8-7c64804d4b2c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36d0cc3-a204-4bf0-9cb8-7c64804d4b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:03,669 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.042s
2026-01-21 20:33:03,669 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca7a00e-9133-42fb-96eb-01ecd136e578', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca7a00e-9133-42fb-96eb-01ecd136e578', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:04,716 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.036s
2026-01-21 20:33:04,716 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d6448d-4ee1-4ffa-a192-9a6ff750d2ee', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d6448d-4ee1-4ffa-a192-9a6ff750d2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:05,767 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.039s
2026-01-21 20:33:05,768 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dbfc502-4baf-4a50-934e-39f97226f738', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dbfc502-4baf-4a50-934e-39f97226f738', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:06,823 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.044s
2026-01-21 20:33:06,823 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bccdbb5f-e097-43cf-97fe-75a6bb5d983b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bccdbb5f-e097-43cf-97fe-75a6bb5d983b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:07,886 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.051s
2026-01-21 20:33:07,887 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cd898c-e3f0-4397-957c-33fcfe5f682e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cd898c-e3f0-4397-957c-33fcfe5f682e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:08,959 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.061s
2026-01-21 20:33:08,960 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f223948-952a-4944-b650-cfe42e0ddcc8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f223948-952a-4944-b650-cfe42e0ddcc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:10,010 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.038s
2026-01-21 20:33:10,011 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4d643b-232c-4547-9499-d91c6ac36d8f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4d643b-232c-4547-9499-d91c6ac36d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:11,078 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.056s
2026-01-21 20:33:11,078 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2fc43cb-60b5-4b12-8629-5c364ad0d376', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2fc43cb-60b5-4b12-8629-5c364ad0d376', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:12,293 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.202s
2026-01-21 20:33:12,293 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620188ff-ac6f-4048-978e-19b29873b8a4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620188ff-ac6f-4048-978e-19b29873b8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:13,341 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.037s
2026-01-21 20:33:13,342 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175f79bd-5489-45bb-9d36-28d10b23ab6f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175f79bd-5489-45bb-9d36-28d10b23ab6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:14,458 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.106s
2026-01-21 20:33:14,459 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2013da6d-b069-41a0-88e3-123e301c6a73', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2013da6d-b069-41a0-88e3-123e301c6a73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:15,516 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.046s
2026-01-21 20:33:15,516 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f840d43-aa61-45ae-bee2-9742972162df', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f840d43-aa61-45ae-bee2-9742972162df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:16,570 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.043s
2026-01-21 20:33:16,571 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07218814-137e-4fb6-be15-2d75076170ef', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07218814-137e-4fb6-be15-2d75076170ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:17,619 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.036s
2026-01-21 20:33:17,619 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a73ffac-b9ca-44ce-8c16-773ae45e2279', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a73ffac-b9ca-44ce-8c16-773ae45e2279', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:18,666 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.036s
2026-01-21 20:33:18,666 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d4e666-6d38-4453-8d85-06643bd54467', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d4e666-6d38-4453-8d85-06643bd54467', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:19,713 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.036s
2026-01-21 20:33:19,713 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ac5116-d8d2-48c5-a5b1-2ed12781cf49', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ac5116-d8d2-48c5-a5b1-2ed12781cf49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:20,759 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.034s
2026-01-21 20:33:20,760 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9450f5-80f7-46ee-9482-90a8acafeb82', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9450f5-80f7-46ee-9482-90a8acafeb82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:21,817 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.044s
2026-01-21 20:33:21,817 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb25077-c58e-4ffc-9905-12e72615c91d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb25077-c58e-4ffc-9905-12e72615c91d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:22,871 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.039s
2026-01-21 20:33:22,871 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5338b4c-5e9a-406b-bec6-269ba1d7770b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5338b4c-5e9a-406b-bec6-269ba1d7770b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:23,942 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.060s
2026-01-21 20:33:23,942 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87ac95d-1ee2-419b-9c8e-7b4aa078fc31', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87ac95d-1ee2-419b-9c8e-7b4aa078fc31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:25,008 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.054s
2026-01-21 20:33:25,008 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989eef9a-a942-4f65-83b8-b9cc4d23c033', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989eef9a-a942-4f65-83b8-b9cc4d23c033', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:26,078 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.056s
2026-01-21 20:33:26,079 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e25d1ef-432e-46dc-b0fb-5a8ee1b303ae', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e25d1ef-432e-46dc-b0fb-5a8ee1b303ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:27,230 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.140s
2026-01-21 20:33:27,231 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c74a31-dd9c-4c1b-a5d1-0ec91d4bfc23', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c74a31-dd9c-4c1b-a5d1-0ec91d4bfc23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:28,305 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.063s
2026-01-21 20:33:28,305 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93597142-579b-4be6-87d1-28a763043009', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93597142-579b-4be6-87d1-28a763043009', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:29,364 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.046s
2026-01-21 20:33:29,365 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-610f8eab-7e28-463d-a7a5-255de04b76d6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-610f8eab-7e28-463d-a7a5-255de04b76d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:30,431 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.054s
2026-01-21 20:33:30,431 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a1b92ba-fba0-4ddb-b056-2c930480b610', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a1b92ba-fba0-4ddb-b056-2c930480b610', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:31,510 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.065s
2026-01-21 20:33:31,511 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dcce03e-fa48-4ce8-9f13-4c4f5508352a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dcce03e-fa48-4ce8-9f13-4c4f5508352a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:32,559 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.037s
2026-01-21 20:33:32,560 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e803a29-1439-4791-bbea-13d6e3416f1d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e803a29-1439-4791-bbea-13d6e3416f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:33,623 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.052s
2026-01-21 20:33:33,623 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d0f6b5-947e-42cf-96ed-c617b037a5da', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d0f6b5-947e-42cf-96ed-c617b037a5da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:34,671 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.036s
2026-01-21 20:33:34,671 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80030ac7-1223-4de8-b8bb-4d80ebb31671', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80030ac7-1223-4de8-b8bb-4d80ebb31671', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:35,779 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.097s
2026-01-21 20:33:35,779 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2ceff9-919d-414f-bc59-771882db77fc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2ceff9-919d-414f-bc59-771882db77fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:36,860 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.066s
2026-01-21 20:33:36,860 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d74f61-e648-48b2-90a2-9931af643f49', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d74f61-e648-48b2-90a2-9931af643f49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:38,054 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591 0.181s
2026-01-21 20:33:38,055 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15620983-4eb8-4d3e-a6dd-b46813f60879', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15620983-4eb8-4d3e-a6dd-b46813f60879', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591'}
Body: b'{"volume": {"id": "432bfd76-808d-4b37-bab0-849283222591", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:28:20.000000", "updated_at": "2026-01-21T19:30:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1356338380", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/432bfd76-808d-4b37-bab0-849283222591"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/432bfd76-808d-4b37-bab0-849283222591"}], "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "537c8d20040f4f86be511e4cbce4cdd2"}}'
2026-01-21 20:33:39,416 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.344s
2026-01-21 20:33:39,417 83045 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': 'Wed, 21 Jan 2026 19:33:39 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-ad8b4f34-b5bd-4931-9fc4-accfebe224d9', 'x-compute-request-id': 'req-ad8b4f34-b5bd-4931-9fc4-accfebe224d9', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b''
2026-01-21 20:33:39,988 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.570s
2026-01-21 20:33:39,988 83045 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': 'Wed, 21 Jan 2026 19:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1955', '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-db55cdcd-725a-4a3d-ac4f-f3bfacbfcb63', 'x-compute-request-id': 'req-db55cdcd-725a-4a3d-ac4f-f3bfacbfcb63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1910037027-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:4a:b5"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:4a:b5"}], "tempest-tagged-attachments-test-net-1528267699": [{"version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:f2:d7"}]}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "ACTIVE", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:33:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": "2026-01-21T19:29:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1645725812"}], "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-21 20:33:41,425 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.420s
2026-01-21 20:33:41,426 83045 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': 'Wed, 21 Jan 2026 19:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1955', '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-483a3063-8025-42ec-9519-74478210e8af', 'x-compute-request-id': 'req-483a3063-8025-42ec-9519-74478210e8af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1910037027-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:4a:b5"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:4a:b5"}], "tempest-tagged-attachments-test-net-1528267699": [{"version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:f2:d7"}]}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "ACTIVE", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:33:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": "2026-01-21T19:29:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1645725812"}], "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-21 20:33:43,551 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 1.106s
2026-01-21 20:33:43,552 83045 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': 'Wed, 21 Jan 2026 19:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1908', '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-85658a6c-0534-44f6-8a57-12a4f105adaf', 'x-compute-request-id': 'req-85658a6c-0534-44f6-8a57-12a4f105adaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1910037027-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:4a:b5"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:4a:b5"}], "tempest-tagged-attachments-test-net-1528267699": [{"version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:f2:d7"}]}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "ACTIVE", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:33:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": "2026-01-21T19:29:02.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-21 20:33:44,761 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.191s
2026-01-21 20:33:44,762 83045 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': 'Wed, 21 Jan 2026 19:33:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1417', '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-62b744ed-be51-459a-8acb-9254b8ac41af', 'x-compute-request-id': 'req-62b744ed-be51-459a-8acb-9254b8ac41af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "ACTIVE", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:33:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": "2026-01-21T19:29:02.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-21 20:33:45,933 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.155s
2026-01-21 20:33:45,934 83045 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': 'Wed, 21 Jan 2026 19:33:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1508', '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-321fba82-3d1b-46d1-b664-65618f0588f1', 'x-compute-request-id': 'req-321fba82-3d1b-46d1-b664-65618f0588f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "DELETED", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:33:45Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T19:30:28Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": "2026-01-21T19:29:02.000000", "OS-SRV-USG:terminated_at": "2026-01-21T19:33:44.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-21 20:33:45,949 83045 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-01-21 20:33:47,053 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.103s
2026-01-21 20:33:47,054 83045 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': 'Wed, 21 Jan 2026 19:33:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1508', '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-b4837d6a-8bb0-40bd-a5d6-6c2f9093f7ef', 'x-compute-request-id': 'req-b4837d6a-8bb0-40bd-a5d6-6c2f9093f7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:28:43Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b770141494e20fa49210679cc15b316edacfebe6fb8e970d5e6a7d06", "id": "fb0b1486-64b4-4a13-948d-143de91ac7f9", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9"}], "metadata": {}, "name": "tempest-device-tagging-server-1456770440", "status": "DELETED", "tenant_id": "537c8d20040f4f86be511e4cbce4cdd2", "user_id": "b9892ab3ffae4d76814d9cddbc10cdf5", "updated": "2026-01-21T19:33:45Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T19:30:28Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1433698854", "OS-SRV-USG:launched_at": "2026-01-21T19:29:02.000000", "OS-SRV-USG:terminated_at": "2026-01-21T19:33:44.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-21 20:33:48,134 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9 0.065s
2026-01-21 20:33:48,135 83045 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': 'Wed, 21 Jan 2026 19:33:48 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-89174e5f-e40e-4b0c-89bb-e0ced72fa253', 'x-compute-request-id': 'req-89174e5f-e40e-4b0c-89bb-e0ced72fa253', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/fb0b1486-64b4-4a13-948d-143de91ac7f9'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance fb0b1486-64b4-4a13-948d-143de91ac7f9 could not be found."}}'
2026-01-21 20:33:48,175 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.251/compute/v2.1/os-keypairs/tempest-keypair-1433698854 0.040s
2026-01-21 20:33:48,176 83045 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': 'Wed, 21 Jan 2026 19:33:48 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-75f2c4d5-4b41-4f56-875e-97bf44103a48', 'x-compute-request-id': 'req-75f2c4d5-4b41-4f56-875e-97bf44103a48', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.251/compute/v2.1/os-keypairs/tempest-keypair-1433698854'}
Body: b''
2026-01-21 20:33:48,415 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.251/networking/v2.0/security-groups/44b65d1a-9446-4d8c-9233-cf9f399b5d67 0.238s
2026-01-21 20:33:48,415 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7a6e63af-24f4-4e51-a2a9-86970c424342', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.251/networking/v2.0/security-groups/44b65d1a-9446-4d8c-9233-cf9f399b5d67'}
Body: b''
2026-01-21 20:33:48,435 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.251/networking/v2.0/security-groups/44b65d1a-9446-4d8c-9233-cf9f399b5d67 0.019s
2026-01-21 20:33:48,435 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d9509a27-579c-451e-909f-41ccf3a6cacb', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.251/networking/v2.0/security-groups/44b65d1a-9446-4d8c-9233-cf9f399b5d67'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 44b65d1a-9446-4d8c-9233-cf9f399b5d67 does not exist", "detail": ""}}'
2026-01-21 20:33:50,157 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.251/networking/v2.0/floatingips/d8818be3-b1bf-421c-8541-f6e42765ecf3 1.721s
2026-01-21 20:33:50,158 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bc633168-d96f-4489-ab91-0cb8e6115a1c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.251/networking/v2.0/floatingips/d8818be3-b1bf-421c-8541-f6e42765ecf3'}
Body: b''
2026-01-21 20:33:50,789 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.251/networking/v2.0/subnets/b8af92a5-954c-4902-a0dc-dcce8766dfa6 0.631s
2026-01-21 20:33:50,789 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9035f1ad-c448-4d8e-addf-783c749ddfe4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.251/networking/v2.0/subnets/b8af92a5-954c-4902-a0dc-dcce8766dfa6'}
Body: b''
2026-01-21 20:33:51,951 83045 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.251/networking/v2.0/networks/26237d52-b0c9-4ca8-856a-c7bbe04934bb 1.161s
2026-01-21 20:33:51,951 83045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4be1d3c1-26ac-4587-a028-da3af5fcfc35', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.251/networking/v2.0/networks/26237d52-b0c9-4ca8-856a-c7bbe04934bb'}
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 399, in test_tagged_attachment
self.attach_volume(server, volume, tag='volume-tag')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 616, 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 432bfd76-808d-4b37-bab0-849283222591 to server fb0b1486-64b4-4a13-948d-143de91ac7f9 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-21 20:42:41,096 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.251/volume/v3/volumes 0.258s
2026-01-21 20:42:41,097 83051 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-1292196677"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0f2129-0331-498d-b593-dd1b2081a41c', 'content-length': '768', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0f2129-0331-498d-b593-dd1b2081a41c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.251/volume/v3/volumes'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.012125", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-21 20:42:41,166 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.058s
2026-01-21 20:42:41,167 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-572bed9d-1842-4d1f-a9a8-dc99d22ab7ef', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-572bed9d-1842-4d1f-a9a8-dc99d22ab7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:42:42,298 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.120s
2026-01-21 20:42:42,298 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6aadc5b-96e0-46e7-b005-e9cb53391ff3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6aadc5b-96e0-46e7-b005-e9cb53391ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:42:42.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:42:43,368 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.055s
2026-01-21 20:42:43,368 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d18db5-43f5-4259-8025-b693a76cee21', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d18db5-43f5-4259-8025-b693a76cee21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:42:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:42:43,379 83051 INFO [tempest.common.waiters] volume 27a39a15-8727-4c02-8c39-0c1a83edc2e8 reached available after waiting for 2.379666 seconds
2026-01-21 20:42:43,380 83051 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-21 20:42:43,440 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.251/compute/v2.1/os-keypairs 0.057s
2026-01-21 20:42:43,441 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1488391001", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK5GdC1PBvu7olkC6zeNFAOKkwy8/VmDWEHPlKxVSBw2i5P2bOAZXwtvHrpBZfTClcuL+fdQmZVr579+PlA1J+MTEtGBs8rpzO/U8IiPDIYaFyPhGAJZq55Xovis+XB/1w=="}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-540c1cc5-132e-4710-bb28-d0bf540f0c47', 'x-compute-request-id': 'req-540c1cc5-132e-4710-bb28-d0bf540f0c47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1488391001", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK5GdC1PBvu7olkC6zeNFAOKkwy8/VmDWEHPlKxVSBw2i5P2bOAZXwtvHrpBZfTClcuL+fdQmZVr579+PlA1J+MTEtGBs8rpzO/U8IiPDIYaFyPhGAJZq55Xovis+XB/1w==", "fingerprint": "70:6f:9e:2c:9f:5f:d3:d5:01:b0:11:e8:38:d5:fd:bf", "user_id": "d4f0a903078f4625bc64bc5617584ad5"}}'
2026-01-21 20:42:43,443 83051 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1488391001 created
2026-01-21 20:42:43,842 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.251/networking/v2.0/security-groups 0.399s
2026-01-21 20:42:43,843 83051 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--1114192563", "description": "tempest-description--47884988"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-be75ba89-aeaa-4514-ab91-2ea657c5b688', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "bd15ee70-5bde-4450-a70e-9ec3d5130825", "name": "tempest-securitygroup--1114192563", "stateful": true, "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "project_id": "03e3080b1fbd47f9b88096fb0abcb803", "description": "tempest-description--47884988", "shared": false, "security_group_rules": [{"id": "773b4bab-5e48-4505-afc8-c75a847f9471", "project_id": "03e3080b1fbd47f9b88096fb0abcb803", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "security_group_id": "bd15ee70-5bde-4450-a70e-9ec3d5130825", "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": 742, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-21T19:42:43Z", "updated_at": "2026-01-21T19:42:43Z", "revision_number": 0}, {"id": "b66b0cbe-7291-4795-a56d-1a356b55156b", "project_id": "03e3080b1fbd47f9b88096fb0abcb803", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "security_group_id": "bd15ee70-5bde-4450-a70e-9ec3d5130825", "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": 741, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-21T19:42:43Z", "updated_at": "2026-01-21T19:42:43Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-21T19:42:43Z", "updated_at": "2026-01-21T19:42:43Z", "revision_number": 1}}'
2026-01-21 20:42:44,169 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.251/networking/v2.0/security-group-rules 0.326s
2026-01-21 20:42:44,169 83051 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": "bd15ee70-5bde-4450-a70e-9ec3d5130825", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-22515e3b-a09d-4675-a4e6-e5148ac47e5f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "2c85bf37-5dbd-4a19-9449-73ed48be4ef9", "project_id": "03e3080b1fbd47f9b88096fb0abcb803", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "security_group_id": "bd15ee70-5bde-4450-a70e-9ec3d5130825", "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-21T19:42:44Z", "updated_at": "2026-01-21T19:42:44Z", "revision_number": 0}}'
2026-01-21 20:42:44,402 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.251/networking/v2.0/security-group-rules 0.232s
2026-01-21 20:42:44,403 83051 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": "bd15ee70-5bde-4450-a70e-9ec3d5130825", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6802e3e0-181c-45ac-8767-228c7f04587c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ec1d5157-5888-4f4f-bcb9-e3892275c5e4", "project_id": "03e3080b1fbd47f9b88096fb0abcb803", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "security_group_id": "bd15ee70-5bde-4450-a70e-9ec3d5130825", "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-21T19:42:44Z", "updated_at": "2026-01-21T19:42:44Z", "revision_number": 0}}'
2026-01-21 20:42:44,403 83051 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1114192563 created
2026-01-21 20:42:46,486 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.251/networking/v2.0/floatingips 2.083s
2026-01-21 20:42:46,486 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "a234cd2d-0bf0-4c49-a5e8-39d9422edf40"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b6344b2e-b272-47f7-948a-5081c00faf08', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "ec24ade0-af6d-4ed2-babf-708b2e9935ae", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "project_id": "03e3080b1fbd47f9b88096fb0abcb803", "floating_ip_address": "172.24.4.233", "floating_network_id": "a234cd2d-0bf0-4c49-a5e8-39d9422edf40", "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-21T19:42:46Z", "updated_at": "2026-01-21T19:42:46Z", "revision_number": 0}}'
2026-01-21 20:42:46,487 83051 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ec24ade0-af6d-4ed2-babf-708b2e9935ae', 'tenant_id': '03e3080b1fbd47f9b88096fb0abcb803', 'project_id': '03e3080b1fbd47f9b88096fb0abcb803', 'floating_ip_address': '172.24.4.233', 'floating_network_id': 'a234cd2d-0bf0-4c49-a5e8-39d9422edf40', '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-21T19:42:46Z', 'updated_at': '2026-01-21T19:42:46Z', 'revision_number': 0, 'ip': '172.24.4.233'} created
2026-01-21 20:42:46,676 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.251/identity/v3/auth/tokens 0.186s
2026-01-21 20:42:46,677 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2538', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a0eb1eb3-e414-4fa4-9a55-f682903724ee', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d4f0a903078f4625bc64bc5617584ad5", "name": "tempest-ServerRescueNegativeTestJSON-305093648-project-member", "password_expires_at": null}, "audit_ids": ["CrIz7bmmQ7-TwdgWLUF6iA"], "expires_at": "2026-01-21T20:42:46.000000Z", "issued_at": "2026-01-21T19:42:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03e3080b1fbd47f9b88096fb0abcb803", "name": "tempest-ServerRescueNegativeTestJSON-305093648"}, "is_domain": false, "roles": [{"id": "007f305c26984c10a5738fc8922cdea4", "name": "member"}, {"id": "81c7794549684d4ab80dd3698f82a305", "name": "reader"}], "catalog": [{"endpoints": [{"id": "ae111bac58ae479fac1e6ad5e745a8e6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/placement", "region": "RegionOne"}], "id": "00e3c52e11e0413cbcfd3d1cf1364cdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3fca502a8f6b4b7d989154f45b3f67b9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/image", "region": "RegionOne"}], "id": "18e68d6902314caa9abbac090bd6d1c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "493f91e6df1d471b83293c4d2e7c11ee", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/identity", "region": "RegionOne"}], "id": "27598a6bc6fd44549e3cf67b7a838140", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "982da711adc0426e91827e2b947b9418", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/volume/v3", "region": "RegionOne"}], "id": "408a5452e7244454a3f9fffd8cbc8a67", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "96d3097abf114d94bf69b4a1e743b392", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/networking", "region": "RegionOne"}], "id": "47fac8257a6c41a69482da2fb120ab41", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3bb16d1c03174f31ad284c852675494a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/compute/v2/03e3080b1fbd47f9b88096fb0abcb803", "region": "RegionOne"}], "id": "52abeae8cbea45b0a46b6d5d223c0176", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b3e84fc9614f4627ad5955c0cada0906", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/compute/v2.1", "region": "RegionOne"}], "id": "e7b5a584eade467e8cd5ed044180338f", "type": "compute", "name": "nova"}]}}'
2026-01-21 20:42:46,677 83051 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'ccd9baa8-abfb-4da1-bf8f-60e6ec5848a1', 'name': 'tempest-ServerRescueNegativeTestJSON-2144672048-network', 'tenant_id': '03e3080b1fbd47f9b88096fb0abcb803', 'project_id': '03e3080b1fbd47f9b88096fb0abcb803', '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': 17399, '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-21T19:41:20Z', 'updated_at': '2026-01-21T19:41:20Z', 'revision_number': 1} available for tenant
2026-01-21 20:42:46,678 83051 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1488391001', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK5GdC1PBvu7olkC6zeNFAOKkwy8/VmDWEHPlKxVSBw2i5P2bOAZXwtvHrpBZfTClcuL+fdQmZVr579+PlA1J+MTEtGBs8rpzO/U8IiPDIYaFyPhGAJZq55Xovis+XB/1w==', 'fingerprint': '70:6f:9e:2c:9f:5f:d3:d5:01:b0:11:e8:38:d5:fd:bf', 'user_id': 'd4f0a903078f4625bc64bc5617584ad5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAG/IzyneJ+rOPOivUoYaZeOwhstkuLtJ+y1uinpiwUP5nVIyUPM03A\nR7DaGoyB4IagBwYFK4EEACKhZANiAASuRnQtTwb7u6JZAus3jRQDipMMvP1Zg1hB\nz5SsVUgcNouT9mzgGV8Lbx66QWX0wpXLi/n3UJmVa+e/fj5QNSfjExLRgbPK6czv\n1PCIjwyGGhcj4RgCWaueV6L4rPlwf9c=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bd15ee70-5bde-4450-a70e-9ec3d5130825', 'name': 'tempest-securitygroup--1114192563', 'stateful': True, 'tenant_id': '03e3080b1fbd47f9b88096fb0abcb803', 'project_id': '03e3080b1fbd47f9b88096fb0abcb803', 'description': 'tempest-description--47884988', 'shared': False, 'security_group_rules': [{'id': '773b4bab-5e48-4505-afc8-c75a847f9471', 'project_id': '03e3080b1fbd47f9b88096fb0abcb803', 'tenant_id': '03e3080b1fbd47f9b88096fb0abcb803', 'security_group_id': 'bd15ee70-5bde-4450-a70e-9ec3d5130825', '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': 742, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-21T19:42:43Z', 'updated_at': '2026-01-21T19:42:43Z', 'revision_number': 0}, {'id': 'b66b0cbe-7291-4795-a56d-1a356b55156b', 'project_id': '03e3080b1fbd47f9b88096fb0abcb803', 'tenant_id': '03e3080b1fbd47f9b88096fb0abcb803', 'security_group_id': 'bd15ee70-5bde-4450-a70e-9ec3d5130825', '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': 741, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-21T19:42:43Z', 'updated_at': '2026-01-21T19:42:43Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-21T19:42:43Z', 'updated_at': '2026-01-21T19:42:43Z', 'revision_number': 1}, 'floating_ip': {'id': 'ec24ade0-af6d-4ed2-babf-708b2e9935ae', 'tenant_id': '03e3080b1fbd47f9b88096fb0abcb803', 'project_id': '03e3080b1fbd47f9b88096fb0abcb803', 'floating_ip_address': '172.24.4.233', 'floating_network_id': 'a234cd2d-0bf0-4c49-a5e8-39d9422edf40', '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-21T19:42:46Z', 'updated_at': '2026-01-21T19:42:46Z', 'revision_number': 0, 'ip': '172.24.4.233'}}
2026-01-21 20:42:47,618 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.251/compute/v2.1/servers 0.940s
2026-01-21 20:42:47,619 83051 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-277260478", "imageRef": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "flavorRef": "42", "adminPass": "W9~6OwscFHKsjAV", "networks": [{"uuid": "ccd9baa8-abfb-4da1-bf8f-60e6ec5848a1"}], "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "key_name": "tempest-keypair-1488391001", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '417', 'location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cbccb48-ef38-49b5-aa73-d494ed5d646e', 'x-compute-request-id': 'req-9cbccb48-ef38-49b5-aa73-d494ed5d646e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.251/compute/v2.1/servers'}
Body: b'{"server": {"id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "adminPass": "W9~6OwscFHKsjAV"}}'
2026-01-21 20:42:47,775 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.153s
2026-01-21 20:42:47,775 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:47 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-b03f6fc1-579a-4aef-81e7-bb1ec2e88d43', 'x-compute-request-id': 'req-b03f6fc1-579a-4aef-81e7-bb1ec2e88d43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1488391001", "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-21 20:42:48,944 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.158s
2026-01-21 20:42:48,945 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:48 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-eea4285d-0d1c-418d-b2fe-3a29f94516f7', 'x-compute-request-id': 'req-eea4285d-0d1c-418d-b2fe-3a29f94516f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "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-21 20:42:50,093 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.133s
2026-01-21 20:42:50,093 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bb6ffe2-32b3-4cbe-a4aa-805b29a0431b', 'x-compute-request-id': 'req-7bb6ffe2-32b3-4cbe-a4aa-805b29a0431b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "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-21 20:42:50,108 83051 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-21 20:42:51,322 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.213s
2026-01-21 20:42:51,322 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:51 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-1676e947-4091-4e5e-83c6-f1f81a44acbb', 'x-compute-request-id': 'req-1676e947-4091-4e5e-83c6-f1f81a44acbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "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-21 20:42:52,533 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.197s
2026-01-21 20:42:52,534 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:52 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-5cbd262b-6141-4060-b6b5-d4e1cd696c81', 'x-compute-request-id': 'req-5cbd262b-6141-4060-b6b5-d4e1cd696c81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "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-21 20:42:53,881 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.336s
2026-01-21 20:42:53,881 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a923719c-c1bc-4b61-a448-c454b7266e13', 'x-compute-request-id': 'req-a923719c-c1bc-4b61-a448-c454b7266e13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "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-21 20:42:53,892 83051 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-01-21 20:42:55,146 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.252s
2026-01-21 20:42:55,146 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c75b3b6f-1df8-4e68-9895-a3b14586b0bc', 'x-compute-request-id': 'req-c75b3b6f-1df8-4e68-9895-a3b14586b0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "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-21 20:42:55,161 83051 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-01-21 20:42:56,385 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.222s
2026-01-21 20:42:56,385 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ac3f4e-6f3c-4970-a80b-293b36aff6cd', 'x-compute-request-id': 'req-53ac3f4e-6f3c-4970-a80b-293b36aff6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "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-21 20:42:57,648 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.252s
2026-01-21 20:42:57,649 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-990b75db-b5bd-4153-933b-a342fd4febff', 'x-compute-request-id': 'req-990b75db-b5bd-4153-933b-a342fd4febff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "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-21 20:42:58,949 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.289s
2026-01-21 20:42:58,950 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ed41a1-9836-4371-9e7e-8e0c44344429', 'x-compute-request-id': 'req-c1ed41a1-9836-4371-9e7e-8e0c44344429', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "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-21 20:43:00,394 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.433s
2026-01-21 20:43:00,395 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-115f1663-6f2f-4a5e-854b-00ef81becdb8', 'x-compute-request-id': 'req-115f1663-6f2f-4a5e-854b-00ef81becdb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "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-21 20:43:01,769 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.362s
2026-01-21 20:43:01,770 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:43:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cac21850-90ce-4c33-a8e0-da46d647dee4', 'x-compute-request-id': 'req-cac21850-90ce-4c33-a8e0-da46d647dee4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "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-21 20:43:03,361 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.579s
2026-01-21 20:43:03,362 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f62ab334-a79e-4408-aab3-272a245f28a9', 'x-compute-request-id': 'req-f62ab334-a79e-4408-aab3-272a245f28a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "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-21 20:43:04,765 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.388s
2026-01-21 20:43:04,765 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3829325-dde4-4499-9e3d-352378b8c5e7', 'x-compute-request-id': 'req-f3829325-dde4-4499-9e3d-352378b8c5e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "BUILD", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:42:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "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-21 20:43:06,123 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.345s
2026-01-21 20:43:06,123 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-507d84e0-b959-40a5-84dc-4c1bf808bb6e', 'x-compute-request-id': 'req-507d84e0-b959-40a5-84dc-4c1bf808bb6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "ACTIVE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:43:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "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-21 20:43:06,139 83051 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait
2026-01-21 20:43:06,455 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-interface 0.316s
2026-01-21 20:43:06,456 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-584a5a98-7412-4415-8554-df4b94a94ecc', 'x-compute-request-id': 'req-584a5a98-7412-4415-8554-df4b94a94ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "ccd9baa8-abfb-4da1-bf8f-60e6ec5848a1", "port_id": "14ed3527-cb4d-42ad-a75f-840a86642a8a", "mac_addr": "fa:16:3e:26:91:fc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "268f4100-5771-4746-ae80-98a966d14fa8", "ip_address": "10.0.0.10"}]}]}'
2026-01-21 20:43:09,704 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.251/networking/v2.0/floatingips/ec24ade0-af6d-4ed2-babf-708b2e9935ae 3.245s
2026-01-21 20:43:09,704 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "14ed3527-cb4d-42ad-a75f-840a86642a8a"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-decdd6c6-d188-4813-9be9-1abcb4d2d928', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/networking/v2.0/floatingips/ec24ade0-af6d-4ed2-babf-708b2e9935ae'}
Body: b'{"floatingip": {"id": "ec24ade0-af6d-4ed2-babf-708b2e9935ae", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "project_id": "03e3080b1fbd47f9b88096fb0abcb803", "floating_ip_address": "172.24.4.233", "floating_network_id": "a234cd2d-0bf0-4c49-a5e8-39d9422edf40", "router_id": "12fbe438-fe8b-44a8-a257-1d0e0636ff4a", "port_id": "14ed3527-cb4d-42ad-a75f-840a86642a8a", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ccd9baa8-abfb-4da1-bf8f-60e6ec5848a1", "mac_address": "fa:16:3e:26:91:fc", "admin_state_up": true, "status": "ACTIVE", "device_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-21T19:42:46Z", "updated_at": "2026-01-21T19:43:07Z", "revision_number": 1}}'
2026-01-21 20:43:09,705 83051 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.233:22' as 'cirros' with public key authentication
2026-01-21 20:44:09,762 83051 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.233 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-21 20:44:12,282 83051 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.233 ([Errno None] Unable to connect to port 22 on 172.24.4.233). Number attempts: 2. Retry after 3 seconds.
2026-01-21 20:44:15,791 83051 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.233 ([Errno None] Unable to connect to port 22 on 172.24.4.233). Number attempts: 3. Retry after 4 seconds.
2026-01-21 20:44:20,301 83051 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.233 ([Errno None] Unable to connect to port 22 on 172.24.4.233). Number attempts: 4. Retry after 5 seconds.
2026-01-21 20:44:25,812 83051 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.233 ([Errno None] Unable to connect to port 22 on 172.24.4.233). Number attempts: 5. Retry after 6 seconds.
2026-01-21 20:44:32,373 83051 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-21 20:44:32,545 83051 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 20:44:32,545 83051 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.233 successfully created
2026-01-21 20:44:34,939 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 2.393s
2026-01-21 20:44:34,940 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:32 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-9c883f39-832d-4f26-88e9-b757080e1aa4', 'x-compute-request-id': 'req-9c883f39-832d-4f26-88e9-b757080e1aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "device": "/dev/vdb"}}'
2026-01-21 20:44:35,038 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.096s
2026-01-21 20:44:35,038 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0b7e7e-b56b-4615-8e94-56e05757c55e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0b7e7e-b56b-4615-8e94-56e05757c55e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:35.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:44:36,188 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.137s
2026-01-21 20:44:36,189 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26cec0dd-56cb-400c-a623-2895f6e2949c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26cec0dd-56cb-400c-a623-2895f6e2949c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:35.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:44:37,265 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.056s
2026-01-21 20:44:37,265 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43f872f-7c5d-457a-8ce3-1ca9c835a801', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43f872f-7c5d-457a-8ce3-1ca9c835a801', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:37.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:44:38,352 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.075s
2026-01-21 20:44:38,352 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a6043e0-bab3-45cc-9863-16283c47ea4a', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a6043e0-bab3-45cc-9863-16283c47ea4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:37.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:44:39,427 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.062s
2026-01-21 20:44:39,428 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a2de1e-cf2f-49e7-9d3a-7d963751242e', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a2de1e-cf2f-49e7-9d3a-7d963751242e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:37.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:44:40,487 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.048s
2026-01-21 20:44:40,487 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92ba8450-28e2-4443-8a1e-0dc6bd0f95e7', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92ba8450-28e2-4443-8a1e-0dc6bd0f95e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:37.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:44:41,551 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.052s
2026-01-21 20:44:41,552 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe90582-1b4b-49f6-92fe-436f21126c08', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe90582-1b4b-49f6-92fe-436f21126c08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:44:41,562 83051 INFO [tempest.common.waiters] Attachment 75ca83ea-e48f-48bf-b7e3-42102b7e8541 created for volume 27a39a15-8727-4c02-8c39-0c1a83edc2e8 to server 5c0c9500-44ab-4a55-8e76-fe860c667a68 after waiting for 7.562851 seconds
2026-01-21 20:44:41,630 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.067s
2026-01-21 20:44:41,630 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7982172c-dafb-4487-80f4-45a69d902e84', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7982172c-dafb-4487-80f4-45a69d902e84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:44:41,641 83051 INFO [tempest.common.waiters] volume 27a39a15-8727-4c02-8c39-0c1a83edc2e8 reached in-use after waiting for 0.641646 seconds
2026-01-21 20:44:41,959 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/action 0.317s
2026-01-21 20:44:41,959 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "W9~6OwscFHKsjAV"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:41 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-4dad7695-4d31-4f2b-b229-46d2fb908dcd', 'x-compute-request-id': 'req-4dad7695-4d31-4f2b-b229-46d2fb908dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/action'}
Body: b'{"adminPass": "W9~6OwscFHKsjAV"}'
2026-01-21 20:44:42,713 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.753s
2026-01-21 20:44:42,714 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bba76c9-de16-4783-afdd-d2b22e122fcd', 'x-compute-request-id': 'req-6bba76c9-de16-4783-afdd-d2b22e122fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "ACTIVE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:43,921 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.194s
2026-01-21 20:44:43,922 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1a6cb82-c983-45ed-9fad-c947b9f7a7eb', 'x-compute-request-id': 'req-e1a6cb82-c983-45ed-9fad-c947b9f7a7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "ACTIVE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:45,110 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.168s
2026-01-21 20:44:45,110 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a6f9c90-c16d-4dd4-a982-a0ce7df74ccf', 'x-compute-request-id': 'req-9a6f9c90-c16d-4dd4-a982-a0ce7df74ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "ACTIVE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:46,336 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.214s
2026-01-21 20:44:46,337 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b3afdfd-9fd6-452b-83c2-bf26e19347bd', 'x-compute-request-id': 'req-9b3afdfd-9fd6-452b-83c2-bf26e19347bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "ACTIVE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:47,553 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.204s
2026-01-21 20:44:47,553 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4743c361-6f68-4a27-9f7b-e64b18ec49ff', 'x-compute-request-id': 'req-4743c361-6f68-4a27-9f7b-e64b18ec49ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "ACTIVE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:48,732 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.165s
2026-01-21 20:44:48,732 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d073838f-c710-4d9b-9981-ca996d61cc70', 'x-compute-request-id': 'req-d073838f-c710-4d9b-9981-ca996d61cc70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "ACTIVE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:49,943 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.198s
2026-01-21 20:44:49,944 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b995fc4-692c-4089-9696-11b7b8365e2a', 'x-compute-request-id': 'req-3b995fc4-692c-4089-9696-11b7b8365e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "ACTIVE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:51,185 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.228s
2026-01-21 20:44:51,185 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bc8a680-62d8-4897-a1b1-98b6ab4ccddb', 'x-compute-request-id': 'req-5bc8a680-62d8-4897-a1b1-98b6ab4ccddb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "ACTIVE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:52,636 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.438s
2026-01-21 20:44:52,637 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73297a02-fbbc-46be-83d5-e19e582fd299', 'x-compute-request-id': 'req-73297a02-fbbc-46be-83d5-e19e582fd299', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "ACTIVE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:55,129 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 1.480s
2026-01-21 20:44:55,130 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b23390e3-76e8-40d5-8528-1b10b8109165', 'x-compute-request-id': 'req-b23390e3-76e8-40d5-8528-1b10b8109165', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "RESCUE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:54Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:44:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:55,145 83051 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 13 second wait
2026-01-21 20:44:55,389 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.251/identity/v3/auth/tokens 0.236s
2026-01-21 20:44:55,389 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2538', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-06d07645-037d-474b-9589-af9ae8c410b3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.251/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d4f0a903078f4625bc64bc5617584ad5", "name": "tempest-ServerRescueNegativeTestJSON-305093648-project-member", "password_expires_at": null}, "audit_ids": ["VoU9i-LoQMGMfTFWHjSGww"], "expires_at": "2026-01-21T20:44:55.000000Z", "issued_at": "2026-01-21T19:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03e3080b1fbd47f9b88096fb0abcb803", "name": "tempest-ServerRescueNegativeTestJSON-305093648"}, "is_domain": false, "roles": [{"id": "007f305c26984c10a5738fc8922cdea4", "name": "member"}, {"id": "81c7794549684d4ab80dd3698f82a305", "name": "reader"}], "catalog": [{"endpoints": [{"id": "ae111bac58ae479fac1e6ad5e745a8e6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/placement", "region": "RegionOne"}], "id": "00e3c52e11e0413cbcfd3d1cf1364cdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3fca502a8f6b4b7d989154f45b3f67b9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/image", "region": "RegionOne"}], "id": "18e68d6902314caa9abbac090bd6d1c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "493f91e6df1d471b83293c4d2e7c11ee", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/identity", "region": "RegionOne"}], "id": "27598a6bc6fd44549e3cf67b7a838140", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "982da711adc0426e91827e2b947b9418", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/volume/v3", "region": "RegionOne"}], "id": "408a5452e7244454a3f9fffd8cbc8a67", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "96d3097abf114d94bf69b4a1e743b392", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/networking", "region": "RegionOne"}], "id": "47fac8257a6c41a69482da2fb120ab41", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3bb16d1c03174f31ad284c852675494a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/compute/v2/03e3080b1fbd47f9b88096fb0abcb803", "region": "RegionOne"}], "id": "52abeae8cbea45b0a46b6d5d223c0176", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b3e84fc9614f4627ad5955c0cada0906", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.251/compute/v2.1", "region": "RegionOne"}], "id": "e7b5a584eade467e8cd5ed044180338f", "type": "compute", "name": "nova"}]}}'
2026-01-21 20:44:55,389 83051 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'ccd9baa8-abfb-4da1-bf8f-60e6ec5848a1', 'name': 'tempest-ServerRescueNegativeTestJSON-2144672048-network', 'tenant_id': '03e3080b1fbd47f9b88096fb0abcb803', 'project_id': '03e3080b1fbd47f9b88096fb0abcb803', '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': 17399, '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-21T19:41:20Z', 'updated_at': '2026-01-21T19:41:20Z', 'revision_number': 1} available for tenant
2026-01-21 20:44:55,585 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.195s
2026-01-21 20:44:55,586 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:55 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-b6f4b136-a376-4366-ad2b-06d6db06d54b', 'x-compute-request-id': 'req-b6f4b136-a376-4366-ad2b-06d6db06d54b', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 5c0c9500-44ab-4a55-8e76-fe860c667a68 while it is in vm_state rescued"}}'
2026-01-21 20:44:55,818 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/action 0.231s
2026-01-21 20:44:55,818 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:55 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-6624f7c3-cb0f-43f4-83ab-7261e4c05ab6', 'x-compute-request-id': 'req-6624f7c3-cb0f-43f4-83ab-7261e4c05ab6', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/action'}
Body: b''
2026-01-21 20:44:56,075 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.256s
2026-01-21 20:44:56,075 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ededb2-6cf3-41ce-b89f-7aa8fa43d606', 'x-compute-request-id': 'req-33ededb2-6cf3-41ce-b89f-7aa8fa43d606', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "RESCUE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:56Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:44:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:57,297 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.209s
2026-01-21 20:44:57,297 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7f3445a-dd51-4815-acde-0a40c6676744', 'x-compute-request-id': 'req-d7f3445a-dd51-4815-acde-0a40c6676744', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "RESCUE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:56Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:44:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:58,533 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.222s
2026-01-21 20:44:58,533 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4696b85-ee42-4db3-a47e-111db4b03fee', 'x-compute-request-id': 'req-e4696b85-ee42-4db3-a47e-111db4b03fee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "RESCUE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:56Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:44:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:44:59,790 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.237s
2026-01-21 20:44:59,791 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c321554f-1565-4c12-8dc8-02a26e6fe6b0', 'x-compute-request-id': 'req-c321554f-1565-4c12-8dc8-02a26e6fe6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "RESCUE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:56Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:44:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:45:01,486 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.682s
2026-01-21 20:45:01,486 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec83fa2c-c202-4ad1-8d02-a55c747949d9', 'x-compute-request-id': 'req-ec83fa2c-c202-4ad1-8d02-a55c747949d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "RESCUE", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:44:56Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:44:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:45:02,748 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68 0.248s
2026-01-21 20:45:02,748 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:45:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb2ff09a-c745-490e-b6ec-4cbd0dd9fd24', 'x-compute-request-id': 'req-bb2ff09a-c745-490e-b6ec-4cbd0dd9fd24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-2144672048-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:91:fc"}]}, "created": "2026-01-21T19:42:47Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/flavors/42"}]}, "hostId": "d813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0", "id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "image": {"id": "270fc35c-a7a9-4c3c-b984-6c3f7d355163", "links": [{"rel": "bookmark", "href": "http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163"}]}, "links": [{"rel": "self", "href": "http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}, {"rel": "bookmark", "href": "http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-277260478", "status": "ERROR", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "user_id": "d4f0a903078f4625bc64bc5617584ad5", "updated": "2026-01-21T19:45:02Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T19:45:01Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1488391001", "OS-SRV-USG:launched_at": "2026-01-21T19:44:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1114192563"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8"}]}}'
2026-01-21 20:45:02,761 83051 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/None" after 6 second wait
2026-01-21 20:45:02,908 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-interface 0.145s
2026-01-21 20:45:02,908 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:45:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c021d79-546e-4457-97af-c793143a6226', 'x-compute-request-id': 'req-9c021d79-546e-4457-97af-c793143a6226', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "ccd9baa8-abfb-4da1-bf8f-60e6ec5848a1", "port_id": "14ed3527-cb4d-42ad-a75f-840a86642a8a", "mac_addr": "fa:16:3e:26:91:fc", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "268f4100-5771-4746-ae80-98a966d14fa8", "ip_address": "10.0.0.10"}]}]}'
2026-01-21 20:45:04,044 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.251/networking/v2.0/floatingips/ec24ade0-af6d-4ed2-babf-708b2e9935ae 1.132s
2026-01-21 20:45:04,044 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "14ed3527-cb4d-42ad-a75f-840a86642a8a"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:45:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-d66d910e-6244-407b-8ecc-c33ec097032f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/networking/v2.0/floatingips/ec24ade0-af6d-4ed2-babf-708b2e9935ae'}
Body: b'{"floatingip": {"id": "ec24ade0-af6d-4ed2-babf-708b2e9935ae", "tenant_id": "03e3080b1fbd47f9b88096fb0abcb803", "project_id": "03e3080b1fbd47f9b88096fb0abcb803", "floating_ip_address": "172.24.4.233", "floating_network_id": "a234cd2d-0bf0-4c49-a5e8-39d9422edf40", "router_id": "12fbe438-fe8b-44a8-a257-1d0e0636ff4a", "port_id": "14ed3527-cb4d-42ad-a75f-840a86642a8a", "fixed_ip_address": "10.0.0.10", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "ccd9baa8-abfb-4da1-bf8f-60e6ec5848a1", "mac_address": "fa:16:3e:26:91:fc", "admin_state_up": true, "status": "DOWN", "device_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-21T19:42:46Z", "updated_at": "2026-01-21T19:45:03Z", "revision_number": 3}}'
2026-01-21 20:45:04,045 83051 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.233:22' as 'cirros' with public key authentication
2026-01-21 20:46:04,104 83051 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.233 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-21 20:47:06,665 83051 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.233 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-01-21 20:48:10,227 83051 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.233 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-01-21 20:49:14,761 83051 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.233 after 3 attempts. Proxy client: no proxy client
2026-01-21 20:49:14.761 83051 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-01-21 20:49:14.761 83051 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2026-01-21 20:49:14.761 83051 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-01-21 20:49:14.761 83051 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-21 20:49:14.761 83051 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-01-21 20:49:14.761 83051 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-01-21 20:49:14.761 83051 ERROR tempest.lib.common.ssh
2026-01-21 20:49:14,763 83051 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Wed, 21 Jan 2026 19:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '417', 'location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cbccb48-ef38-49b5-aa73-d494ed5d646e', 'x-compute-request-id': 'req-9cbccb48-ef38-49b5-aa73-d494ed5d646e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.251/compute/v2.1/servers'}
Body: {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-ServerRescueNegativeTestJSON-2144672048-network': [{'version': 4, 'addr': '10.0.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:26:91:fc'}]}, 'created': '2026-01-21T19:42:47Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.251/compute/flavors/42'}]}, 'hostId': 'd813ef3c3ae049f42d6a84f924dc673fc4fef1820d6eac061e7a35b0', 'id': '5c0c9500-44ab-4a55-8e76-fe860c667a68', 'image': {'id': '270fc35c-a7a9-4c3c-b984-6c3f7d355163', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.251/compute/images/270fc35c-a7a9-4c3c-b984-6c3f7d355163'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}, {'rel': 'bookmark', 'href': 'http://192.168.122.251/compute/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68'}], 'metadata': {}, 'name': 'tempest-ServerRescueNegativeTestJSON-server-277260478', 'status': 'ACTIVE', 'tenant_id': '03e3080b1fbd47f9b88096fb0abcb803', 'user_id': 'd4f0a903078f4625bc64bc5617584ad5', 'updated': '2026-01-21T19:43:05Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1488391001', 'OS-SRV-USG:launched_at': '2026-01-21T19:43:05.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1114192563'}], '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-21 20:49:15,981 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/action 1.218s
2026-01-21 20:49:15,982 83051 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': 'Wed, 21 Jan 2026 19:49:14 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-a2ae7526-dccf-4ae7-b2d0-2d6ff59a7aac', 'x-compute-request-id': 'req-a2ae7526-dccf-4ae7-b2d0-2d6ff59a7aac', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-21 20:49:15,982 83051 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 5c0c9500-44ab-4a55-8e76-fe860c667a68
2026-01-21 20:49:16,029 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.046s
2026-01-21 20:49:16,029 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66332c7e-c06e-4471-8771-f2ff3c78e084', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66332c7e-c06e-4471-8771-f2ff3c78e084', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:49:16,143 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.102s
2026-01-21 20:49:16,143 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49:16 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-c77b56b4-8d55-47c6-aa45-47b186740a89', 'x-compute-request-id': 'req-c77b56b4-8d55-47c6-aa45-47b186740a89', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 5c0c9500-44ab-4a55-8e76-fe860c667a68 while it is in vm_state error"}}'
2026-01-21 20:49:16,196 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:49:16,197 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-20a001e0-accb-4b4f-9383-6c50052e84ab', 'x-compute-request-id': 'req-20a001e0-accb-4b4f-9383-6c50052e84ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:17,244 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.044s
2026-01-21 20:49:17,244 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-8964f0a4-141e-4911-a231-8a29b3564bda', 'x-compute-request-id': 'req-8964f0a4-141e-4911-a231-8a29b3564bda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:18,300 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.053s
2026-01-21 20:49:18,300 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-7adb275a-6714-4938-8e65-18c89f5638fe', 'x-compute-request-id': 'req-7adb275a-6714-4938-8e65-18c89f5638fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:19,353 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:49:19,354 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-e48d8862-82c8-4d6c-bd96-1d947f55df95', 'x-compute-request-id': 'req-e48d8862-82c8-4d6c-bd96-1d947f55df95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:20,407 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:49:20,407 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-144b8471-99ad-45bf-ace8-f9dcaecb945e', 'x-compute-request-id': 'req-144b8471-99ad-45bf-ace8-f9dcaecb945e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:21,463 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:49:21,463 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-ea1383f5-416f-44d7-9485-1fe053d7931b', 'x-compute-request-id': 'req-ea1383f5-416f-44d7-9485-1fe053d7931b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:22,509 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.043s
2026-01-21 20:49:22,509 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-74084eec-6222-45ec-82c9-e582bbcd9ae1', 'x-compute-request-id': 'req-74084eec-6222-45ec-82c9-e582bbcd9ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:23,563 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:49:23,564 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-0dd89205-73b7-49bc-b275-a5cb3c258640', 'x-compute-request-id': 'req-0dd89205-73b7-49bc-b275-a5cb3c258640', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:24,635 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.068s
2026-01-21 20:49:24,636 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-79c3a098-ab06-4f95-9f07-66ba9670dced', 'x-compute-request-id': 'req-79c3a098-ab06-4f95-9f07-66ba9670dced', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:25,700 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.061s
2026-01-21 20:49:25,700 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-12931baa-87f0-4fd0-a334-963bcf5619da', 'x-compute-request-id': 'req-12931baa-87f0-4fd0-a334-963bcf5619da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:26,759 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.055s
2026-01-21 20:49:26,760 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-a0e2ecaa-b665-45bf-946c-2e35e29bdcf2', 'x-compute-request-id': 'req-a0e2ecaa-b665-45bf-946c-2e35e29bdcf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:27,830 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.068s
2026-01-21 20:49:27,831 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-9c5773ec-0605-4669-8833-eb1c0cc0210e', 'x-compute-request-id': 'req-9c5773ec-0605-4669-8833-eb1c0cc0210e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:28,885 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:49:28,885 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-3024ea5a-c76a-407f-9a9b-acbcda24369c', 'x-compute-request-id': 'req-3024ea5a-c76a-407f-9a9b-acbcda24369c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:29,946 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.057s
2026-01-21 20:49:29,946 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-95493468-3233-4df5-9de7-278dc259efe9', 'x-compute-request-id': 'req-95493468-3233-4df5-9de7-278dc259efe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:31,018 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.069s
2026-01-21 20:49:31,018 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-b6c54efd-d299-45bc-b0b9-6a6805367d06', 'x-compute-request-id': 'req-b6c54efd-d299-45bc-b0b9-6a6805367d06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:32,081 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.059s
2026-01-21 20:49:32,081 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-a22c1271-3276-475b-9d10-9bf924081ce2', 'x-compute-request-id': 'req-a22c1271-3276-475b-9d10-9bf924081ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:33,138 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.054s
2026-01-21 20:49:33,139 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-94b66c6d-e265-407b-a254-61037aa29297', 'x-compute-request-id': 'req-94b66c6d-e265-407b-a254-61037aa29297', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:34,198 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.056s
2026-01-21 20:49:34,198 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-7a76ac3d-1067-4007-bb97-8830f5967edf', 'x-compute-request-id': 'req-7a76ac3d-1067-4007-bb97-8830f5967edf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:35,248 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.048s
2026-01-21 20:49:35,249 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-d6a298c8-7487-436e-8818-f348a9444cca', 'x-compute-request-id': 'req-d6a298c8-7487-436e-8818-f348a9444cca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:36,313 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.060s
2026-01-21 20:49:36,313 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-e91c4b50-1ad2-4868-9073-0b4f397ca0be', 'x-compute-request-id': 'req-e91c4b50-1ad2-4868-9073-0b4f397ca0be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:37,364 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:49:37,364 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-c24cf116-4b06-495e-af47-dd53e1ad5c3b', 'x-compute-request-id': 'req-c24cf116-4b06-495e-af47-dd53e1ad5c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:38,419 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:49:38,420 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-16f2d5e6-1c43-4be5-96b1-0184537ee8d7', 'x-compute-request-id': 'req-16f2d5e6-1c43-4be5-96b1-0184537ee8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:39,478 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.056s
2026-01-21 20:49:39,479 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-f0198a94-dab5-4b5d-9218-99a2dcba86a3', 'x-compute-request-id': 'req-f0198a94-dab5-4b5d-9218-99a2dcba86a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:40,540 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.058s
2026-01-21 20:49:40,540 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-4eb011c5-126d-4f33-b1b4-4ddc10ba4773', 'x-compute-request-id': 'req-4eb011c5-126d-4f33-b1b4-4ddc10ba4773', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:41,597 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.053s
2026-01-21 20:49:41,598 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-cbce1ab9-df16-46d3-9b3c-f3c56ec4b934', 'x-compute-request-id': 'req-cbce1ab9-df16-46d3-9b3c-f3c56ec4b934', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:42,662 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.060s
2026-01-21 20:49:42,662 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-9f016b59-6010-4666-bfda-22afb29336e3', 'x-compute-request-id': 'req-9f016b59-6010-4666-bfda-22afb29336e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:43,717 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:49:43,717 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-e2de3d2b-8368-475a-ad42-431a7b296f00', 'x-compute-request-id': 'req-e2de3d2b-8368-475a-ad42-431a7b296f00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:44,771 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:49:44,772 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-637ddc27-e37c-4dd8-9812-31cf08a41ee2', 'x-compute-request-id': 'req-637ddc27-e37c-4dd8-9812-31cf08a41ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:45,823 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:49:45,823 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-69a487e5-8153-4628-8c9a-74b3e7e61fd4', 'x-compute-request-id': 'req-69a487e5-8153-4628-8c9a-74b3e7e61fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:46,886 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.060s
2026-01-21 20:49:46,887 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-a17f1d19-c4bd-42b8-989b-3beb6d627092', 'x-compute-request-id': 'req-a17f1d19-c4bd-42b8-989b-3beb6d627092', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:47,943 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.053s
2026-01-21 20:49:47,943 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-397d18cf-860d-4fad-9254-bcc0baf049ff', 'x-compute-request-id': 'req-397d18cf-860d-4fad-9254-bcc0baf049ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:49,000 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.053s
2026-01-21 20:49:49,000 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-7a9a4d6c-b44a-4c18-957e-16648752bb06', 'x-compute-request-id': 'req-7a9a4d6c-b44a-4c18-957e-16648752bb06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:50,056 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.053s
2026-01-21 20:49:50,057 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-f4211770-17b9-410a-959f-b8a95d6cbbca', 'x-compute-request-id': 'req-f4211770-17b9-410a-959f-b8a95d6cbbca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:51,121 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.061s
2026-01-21 20:49:51,121 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-fb8b62a5-0e6d-473b-b799-fac77c4f4d04', 'x-compute-request-id': 'req-fb8b62a5-0e6d-473b-b799-fac77c4f4d04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:52,169 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.044s
2026-01-21 20:49:52,169 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-38a3424c-dc6f-4101-9dc0-ad8d072c4a7a', 'x-compute-request-id': 'req-38a3424c-dc6f-4101-9dc0-ad8d072c4a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:53,227 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.055s
2026-01-21 20:49:53,228 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-5c6aeec2-dfe5-4f68-968d-48779ffbea55', 'x-compute-request-id': 'req-5c6aeec2-dfe5-4f68-968d-48779ffbea55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:54,296 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.064s
2026-01-21 20:49:54,297 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-c55b14b2-5acd-4eab-bfd9-ad8bed1caef4', 'x-compute-request-id': 'req-c55b14b2-5acd-4eab-bfd9-ad8bed1caef4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:55,351 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:49:55,351 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-be7cb124-21f2-4ff6-aae3-47b272bf1fa6', 'x-compute-request-id': 'req-be7cb124-21f2-4ff6-aae3-47b272bf1fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:56,416 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.062s
2026-01-21 20:49:56,417 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-9f5253f2-d724-4df9-8be6-4be00c155976', 'x-compute-request-id': 'req-9f5253f2-d724-4df9-8be6-4be00c155976', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:57,488 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.069s
2026-01-21 20:49:57,489 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-cbbdf58a-d3a1-458a-8b53-3264dd37b85f', 'x-compute-request-id': 'req-cbbdf58a-d3a1-458a-8b53-3264dd37b85f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:58,552 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.060s
2026-01-21 20:49:58,552 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-8b6fae23-3565-41b2-ae89-186aa9cf435e', 'x-compute-request-id': 'req-8b6fae23-3565-41b2-ae89-186aa9cf435e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:49:59,611 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.055s
2026-01-21 20:49:59,611 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:49: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-12eb0398-ccd1-40d6-b148-c6b944ffc6f8', 'x-compute-request-id': 'req-12eb0398-ccd1-40d6-b148-c6b944ffc6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:00,675 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.060s
2026-01-21 20:50:00,676 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-1b2b811f-ff3d-4401-8b7b-3380d8a4d8cb', 'x-compute-request-id': 'req-1b2b811f-ff3d-4401-8b7b-3380d8a4d8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:01,731 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:50:01,732 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-ee7bb903-f4e4-4e5f-89b6-bf0897e764bc', 'x-compute-request-id': 'req-ee7bb903-f4e4-4e5f-89b6-bf0897e764bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:02,783 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:50:02,783 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-01d73600-c61d-4e76-9242-eca60b862bd8', 'x-compute-request-id': 'req-01d73600-c61d-4e76-9242-eca60b862bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:03,842 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.056s
2026-01-21 20:50:03,843 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-96724eea-0576-4071-b653-106c0de4aa5a', 'x-compute-request-id': 'req-96724eea-0576-4071-b653-106c0de4aa5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:04,893 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:50:04,893 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-5d6cca03-e4ba-41f8-ac0e-68769fa4ae31', 'x-compute-request-id': 'req-5d6cca03-e4ba-41f8-ac0e-68769fa4ae31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:05,951 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.054s
2026-01-21 20:50:05,951 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-8fba1709-38b8-4738-ae12-8caea4caac4c', 'x-compute-request-id': 'req-8fba1709-38b8-4738-ae12-8caea4caac4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:07,013 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.058s
2026-01-21 20:50:07,013 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-cf14162c-5b85-4310-a5eb-b9b997bbc1d1', 'x-compute-request-id': 'req-cf14162c-5b85-4310-a5eb-b9b997bbc1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:08,069 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.053s
2026-01-21 20:50:08,070 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-2b40bf72-3b09-4cc0-8220-970abce30fb0', 'x-compute-request-id': 'req-2b40bf72-3b09-4cc0-8220-970abce30fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:09,120 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:50:09,120 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-6d742fee-76b1-4f84-a2a7-f09cb9d0daa9', 'x-compute-request-id': 'req-6d742fee-76b1-4f84-a2a7-f09cb9d0daa9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:10,178 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.054s
2026-01-21 20:50:10,179 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-8f0ad754-5021-4909-b0f3-24c9dfb39a92', 'x-compute-request-id': 'req-8f0ad754-5021-4909-b0f3-24c9dfb39a92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:11,234 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:50:11,235 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-94e4945f-684d-46df-9946-bf75bfd55f49', 'x-compute-request-id': 'req-94e4945f-684d-46df-9946-bf75bfd55f49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:12,295 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.056s
2026-01-21 20:50:12,295 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-a2083a4c-bfc0-44d3-b903-d37016a34a06', 'x-compute-request-id': 'req-a2083a4c-bfc0-44d3-b903-d37016a34a06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:13,348 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:50:13,348 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-ccb83bb1-0a70-4efa-a9e4-7e62b6797cbc', 'x-compute-request-id': 'req-ccb83bb1-0a70-4efa-a9e4-7e62b6797cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:14,407 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.056s
2026-01-21 20:50:14,408 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-6d0ab96a-5d41-4c1b-a7a5-904957bd2b6f', 'x-compute-request-id': 'req-6d0ab96a-5d41-4c1b-a7a5-904957bd2b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:15,463 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:50:15,464 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-ebbffadb-69e9-4a6b-b864-8cf04054a26a', 'x-compute-request-id': 'req-ebbffadb-69e9-4a6b-b864-8cf04054a26a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:16,525 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.059s
2026-01-21 20:50:16,525 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-1cb29706-453a-4e95-92ba-ebcdd3d7a110', 'x-compute-request-id': 'req-1cb29706-453a-4e95-92ba-ebcdd3d7a110', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:17,571 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.042s
2026-01-21 20:50:17,571 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-08a6577d-6dac-4fe7-bf84-128a47faabfd', 'x-compute-request-id': 'req-08a6577d-6dac-4fe7-bf84-128a47faabfd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:18,618 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.044s
2026-01-21 20:50:18,618 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-6d48c76f-541b-4693-85fc-140c4d3ca096', 'x-compute-request-id': 'req-6d48c76f-541b-4693-85fc-140c4d3ca096', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:19,667 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.045s
2026-01-21 20:50:19,667 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-8ae6f429-08c1-4cd0-a305-04a8e809a919', 'x-compute-request-id': 'req-8ae6f429-08c1-4cd0-a305-04a8e809a919', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:20,729 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.058s
2026-01-21 20:50:20,729 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-8fface16-4a9e-4d8e-baf1-98fbcaed3f1b', 'x-compute-request-id': 'req-8fface16-4a9e-4d8e-baf1-98fbcaed3f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:21,779 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.046s
2026-01-21 20:50:21,779 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-53cd391d-f1a4-4b78-8995-96c27828ce76', 'x-compute-request-id': 'req-53cd391d-f1a4-4b78-8995-96c27828ce76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:22,832 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:50:22,833 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-3c15494d-f047-4df2-8468-8ec31bd89d08', 'x-compute-request-id': 'req-3c15494d-f047-4df2-8468-8ec31bd89d08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:23,885 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.048s
2026-01-21 20:50:23,885 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-8007d7c4-8fd5-4201-88ed-59bd7111cfb2', 'x-compute-request-id': 'req-8007d7c4-8fd5-4201-88ed-59bd7111cfb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:24,973 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.084s
2026-01-21 20:50:24,973 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-d1d93c2e-662b-4974-8400-8461da56ba8b', 'x-compute-request-id': 'req-d1d93c2e-662b-4974-8400-8461da56ba8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:26,034 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.057s
2026-01-21 20:50:26,034 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-3457027e-4064-4e82-b753-9c971f71b9a9', 'x-compute-request-id': 'req-3457027e-4064-4e82-b753-9c971f71b9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:27,097 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.060s
2026-01-21 20:50:27,098 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-bde1d953-17df-40ab-9191-5006a966ca5d', 'x-compute-request-id': 'req-bde1d953-17df-40ab-9191-5006a966ca5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:28,149 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:50:28,149 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-0f47fb83-4286-4909-9d89-6715265dfb16', 'x-compute-request-id': 'req-0f47fb83-4286-4909-9d89-6715265dfb16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:29,202 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:50:29,202 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-01831cca-3ab9-4c5c-8442-30a631654e77', 'x-compute-request-id': 'req-01831cca-3ab9-4c5c-8442-30a631654e77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:30,259 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.053s
2026-01-21 20:50:30,259 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-0fde7a56-e78d-4be8-8dc4-e2efea720e39', 'x-compute-request-id': 'req-0fde7a56-e78d-4be8-8dc4-e2efea720e39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:31,312 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:50:31,312 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-a432da10-1c6a-4c71-8aca-180a5d06c320', 'x-compute-request-id': 'req-a432da10-1c6a-4c71-8aca-180a5d06c320', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:32,360 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.044s
2026-01-21 20:50:32,360 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-afe0ff25-0daa-42ac-a133-8b77169f7406', 'x-compute-request-id': 'req-afe0ff25-0daa-42ac-a133-8b77169f7406', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:33,425 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.062s
2026-01-21 20:50:33,426 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-f0bb755c-3004-4fd4-ad8c-4161835aa97f', 'x-compute-request-id': 'req-f0bb755c-3004-4fd4-ad8c-4161835aa97f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:34,481 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:50:34,481 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-07db08f8-9529-4259-828d-1411b48d4565', 'x-compute-request-id': 'req-07db08f8-9529-4259-828d-1411b48d4565', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:35,539 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.055s
2026-01-21 20:50:35,540 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-b5b5352e-07e8-4e92-b4f7-e64fa886e457', 'x-compute-request-id': 'req-b5b5352e-07e8-4e92-b4f7-e64fa886e457', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:36,592 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:50:36,592 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-7e3547ea-0d64-49fd-8097-66e2b5de7162', 'x-compute-request-id': 'req-7e3547ea-0d64-49fd-8097-66e2b5de7162', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:37,660 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.064s
2026-01-21 20:50:37,660 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-66b6cf94-e26e-4148-925a-8d603b255512', 'x-compute-request-id': 'req-66b6cf94-e26e-4148-925a-8d603b255512', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:38,714 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:50:38,715 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-8a674949-c964-4ebe-9fee-a633117fafff', 'x-compute-request-id': 'req-8a674949-c964-4ebe-9fee-a633117fafff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:39,776 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.058s
2026-01-21 20:50:39,777 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-0f5327db-a78d-48c3-9c09-7dacd9d89114', 'x-compute-request-id': 'req-0f5327db-a78d-48c3-9c09-7dacd9d89114', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:40,836 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.055s
2026-01-21 20:50:40,836 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-3dcea848-afa1-4051-9225-8c260947d21c', 'x-compute-request-id': 'req-3dcea848-afa1-4051-9225-8c260947d21c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:41,922 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.083s
2026-01-21 20:50:41,923 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-8643bced-788c-4577-a960-171b33a1a5f1', 'x-compute-request-id': 'req-8643bced-788c-4577-a960-171b33a1a5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:42,976 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:50:42,976 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-4668a3d8-5347-4dbe-8f2c-a7ec737d0042', 'x-compute-request-id': 'req-4668a3d8-5347-4dbe-8f2c-a7ec737d0042', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:44,038 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.058s
2026-01-21 20:50:44,038 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-7540492f-4710-4a07-90da-d1266f9d9180', 'x-compute-request-id': 'req-7540492f-4710-4a07-90da-d1266f9d9180', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:45,098 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.057s
2026-01-21 20:50:45,099 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-68b90a1d-6a2c-4b0a-b7c7-e48cc5edbe01', 'x-compute-request-id': 'req-68b90a1d-6a2c-4b0a-b7c7-e48cc5edbe01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:46,153 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:50:46,153 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-62e09297-fc99-4dd4-8301-ed124ed133a1', 'x-compute-request-id': 'req-62e09297-fc99-4dd4-8301-ed124ed133a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:47,204 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:50:47,204 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-da862738-69a5-4195-abf3-959ee661c189', 'x-compute-request-id': 'req-da862738-69a5-4195-abf3-959ee661c189', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:48,252 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.046s
2026-01-21 20:50:48,252 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-9090655a-53d9-465a-83fe-3b39204e268c', 'x-compute-request-id': 'req-9090655a-53d9-465a-83fe-3b39204e268c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:49,307 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:50:49,307 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-7c3b1763-c7ba-407a-a89d-491d5c89723d', 'x-compute-request-id': 'req-7c3b1763-c7ba-407a-a89d-491d5c89723d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:50,357 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:50:50,358 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-dbeb041d-5c1b-431b-b9ca-872c0b069c7a', 'x-compute-request-id': 'req-dbeb041d-5c1b-431b-b9ca-872c0b069c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:51,417 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.055s
2026-01-21 20:50:51,417 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-9a38cc61-b013-4bd0-89a2-a011f7d7f769', 'x-compute-request-id': 'req-9a38cc61-b013-4bd0-89a2-a011f7d7f769', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:52,472 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:50:52,472 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-905fc18c-0b96-4651-b7b5-8230c65822fd', 'x-compute-request-id': 'req-905fc18c-0b96-4651-b7b5-8230c65822fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:53,522 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:50:53,522 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-2ca6a234-ba50-4102-b16d-f8c11a9a0d27', 'x-compute-request-id': 'req-2ca6a234-ba50-4102-b16d-f8c11a9a0d27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:54,578 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:50:54,578 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-a566c597-7561-47a2-94a3-dc23078f5ccc', 'x-compute-request-id': 'req-a566c597-7561-47a2-94a3-dc23078f5ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:55,647 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.066s
2026-01-21 20:50:55,648 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-2fccb3a1-4c2e-4aa0-a1df-de5664f89e2e', 'x-compute-request-id': 'req-2fccb3a1-4c2e-4aa0-a1df-de5664f89e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:56,699 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.048s
2026-01-21 20:50:56,699 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-cadb28c9-a6fd-45ca-aed5-8a2762635477', 'x-compute-request-id': 'req-cadb28c9-a6fd-45ca-aed5-8a2762635477', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:57,752 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:50:57,753 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-9c40383b-40b0-4926-8515-2ea3320c4d23', 'x-compute-request-id': 'req-9c40383b-40b0-4926-8515-2ea3320c4d23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:58,810 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.054s
2026-01-21 20:50:58,811 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-5573f405-1753-4b1f-ac9a-08d588d8031c', 'x-compute-request-id': 'req-5573f405-1753-4b1f-ac9a-08d588d8031c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:50:59,872 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.058s
2026-01-21 20:50:59,872 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:50: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-33cef339-07f8-4851-beaf-b4a7bea7b085', 'x-compute-request-id': 'req-33cef339-07f8-4851-beaf-b4a7bea7b085', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:00,921 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.046s
2026-01-21 20:51:00,921 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-194c2a4b-a5ba-4361-ba11-b9fc6b3e2ae3', 'x-compute-request-id': 'req-194c2a4b-a5ba-4361-ba11-b9fc6b3e2ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:01,976 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:51:01,977 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-27b35d0d-807a-4d7a-bd80-856b5cd0b1e3', 'x-compute-request-id': 'req-27b35d0d-807a-4d7a-bd80-856b5cd0b1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:03,022 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.042s
2026-01-21 20:51:03,023 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-8aa6c78a-5bca-49e6-9a87-e422c9ec04fa', 'x-compute-request-id': 'req-8aa6c78a-5bca-49e6-9a87-e422c9ec04fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:04,082 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.056s
2026-01-21 20:51:04,082 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-58257ab2-e427-4bc7-8ec7-75eb6facea81', 'x-compute-request-id': 'req-58257ab2-e427-4bc7-8ec7-75eb6facea81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:05,145 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.060s
2026-01-21 20:51:05,146 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-5bc1aaba-ec7b-49df-81ee-57f1f31c948e', 'x-compute-request-id': 'req-5bc1aaba-ec7b-49df-81ee-57f1f31c948e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:06,201 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:51:06,201 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-475282f4-988a-4962-aff3-89157bf964f6', 'x-compute-request-id': 'req-475282f4-988a-4962-aff3-89157bf964f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:07,263 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.059s
2026-01-21 20:51:07,263 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-8b40e580-601d-403f-a674-4a8e9aec2d89', 'x-compute-request-id': 'req-8b40e580-601d-403f-a674-4a8e9aec2d89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:08,335 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.069s
2026-01-21 20:51:08,335 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-a879f44c-ced4-40fa-bcc2-d52881d8ef62', 'x-compute-request-id': 'req-a879f44c-ced4-40fa-bcc2-d52881d8ef62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:09,393 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.054s
2026-01-21 20:51:09,394 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-683485a4-1a8c-4e74-8f1f-04e33c948d38', 'x-compute-request-id': 'req-683485a4-1a8c-4e74-8f1f-04e33c948d38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:10,451 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.056s
2026-01-21 20:51:10,452 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-54330a4a-9fdf-473c-a7cb-1b7dcc5befc3', 'x-compute-request-id': 'req-54330a4a-9fdf-473c-a7cb-1b7dcc5befc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:11,502 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:51:11,502 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-acf0fc77-22e5-4d80-b3b2-db7cd5a3ba9d', 'x-compute-request-id': 'req-acf0fc77-22e5-4d80-b3b2-db7cd5a3ba9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:12,555 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:51:12,556 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-45317131-58fd-4375-9f39-be37b3a7955c', 'x-compute-request-id': 'req-45317131-58fd-4375-9f39-be37b3a7955c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:13,622 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.062s
2026-01-21 20:51:13,622 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-a058fc02-7bf6-472d-a88c-dac67c994ddd', 'x-compute-request-id': 'req-a058fc02-7bf6-472d-a88c-dac67c994ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:14,683 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.058s
2026-01-21 20:51:14,683 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-9f405e9a-39ee-4b74-92dd-9eeee0473a46', 'x-compute-request-id': 'req-9f405e9a-39ee-4b74-92dd-9eeee0473a46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:15,753 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.066s
2026-01-21 20:51:15,753 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-a7100407-bf45-4389-864a-6bd1def16601', 'x-compute-request-id': 'req-a7100407-bf45-4389-864a-6bd1def16601', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:16,808 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:51:16,809 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-a84ac33a-6bac-4788-8519-ff11dc1c5c07', 'x-compute-request-id': 'req-a84ac33a-6bac-4788-8519-ff11dc1c5c07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:17,862 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:51:17,863 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-20f44c21-826d-4276-868c-1f1eb5158404', 'x-compute-request-id': 'req-20f44c21-826d-4276-868c-1f1eb5158404', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:18,926 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.060s
2026-01-21 20:51:18,926 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-8166b138-0faa-4314-b6cb-b2f123a88340', 'x-compute-request-id': 'req-8166b138-0faa-4314-b6cb-b2f123a88340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:19,983 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.053s
2026-01-21 20:51:19,984 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-a2c5012c-6bfc-4932-87f9-86c178b778ee', 'x-compute-request-id': 'req-a2c5012c-6bfc-4932-87f9-86c178b778ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:21,037 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:51:21,037 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-3f7b1959-249a-42fc-a2b9-949ecd791409', 'x-compute-request-id': 'req-3f7b1959-249a-42fc-a2b9-949ecd791409', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:22,095 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.054s
2026-01-21 20:51:22,096 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-ff563fa7-eac8-440c-bcd7-f8c5a3652b21', 'x-compute-request-id': 'req-ff563fa7-eac8-440c-bcd7-f8c5a3652b21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:23,170 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.071s
2026-01-21 20:51:23,170 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-3242f032-aa4f-4dbf-864d-aa46ce7b5c9a', 'x-compute-request-id': 'req-3242f032-aa4f-4dbf-864d-aa46ce7b5c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:24,221 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:51:24,222 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-2eda99d6-2c90-491c-be52-0b5d244d1b82', 'x-compute-request-id': 'req-2eda99d6-2c90-491c-be52-0b5d244d1b82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:25,276 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:51:25,277 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-c86dbf7c-1571-4554-9cd3-aefbe4919938', 'x-compute-request-id': 'req-c86dbf7c-1571-4554-9cd3-aefbe4919938', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:26,338 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.058s
2026-01-21 20:51:26,339 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-49da54ff-5a2b-4394-af82-3cdece71b15c', 'x-compute-request-id': 'req-49da54ff-5a2b-4394-af82-3cdece71b15c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:27,405 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.062s
2026-01-21 20:51:27,405 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-4bb312be-eba4-4ccd-8846-71014c9a22ec', 'x-compute-request-id': 'req-4bb312be-eba4-4ccd-8846-71014c9a22ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:28,478 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.069s
2026-01-21 20:51:28,478 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-6c5760ca-7fe6-4bbf-a8ba-2b80699b07b2', 'x-compute-request-id': 'req-6c5760ca-7fe6-4bbf-a8ba-2b80699b07b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:29,547 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.066s
2026-01-21 20:51:29,548 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-93fda863-28eb-43d4-bdab-80ce4fffafaa', 'x-compute-request-id': 'req-93fda863-28eb-43d4-bdab-80ce4fffafaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:30,614 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.062s
2026-01-21 20:51:30,614 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-444953a9-113f-429c-9a8e-00fb9fe8f5f3', 'x-compute-request-id': 'req-444953a9-113f-429c-9a8e-00fb9fe8f5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:31,664 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.046s
2026-01-21 20:51:31,664 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-11276c7b-1589-4434-b4e2-a9016650b387', 'x-compute-request-id': 'req-11276c7b-1589-4434-b4e2-a9016650b387', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:32,721 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.053s
2026-01-21 20:51:32,721 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-37155341-6aa3-40ae-8caa-2f909534f2be', 'x-compute-request-id': 'req-37155341-6aa3-40ae-8caa-2f909534f2be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:33,774 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:51:33,774 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-f5f6a554-676a-40b7-be85-0c25446718e6', 'x-compute-request-id': 'req-f5f6a554-676a-40b7-be85-0c25446718e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:34,827 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:51:34,827 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-de06d9eb-2f0a-4a3d-a5d3-049beb657093', 'x-compute-request-id': 'req-de06d9eb-2f0a-4a3d-a5d3-049beb657093', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:35,882 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:51:35,883 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-87fe0581-fa66-42dc-9a9d-f97ee17620bb', 'x-compute-request-id': 'req-87fe0581-fa66-42dc-9a9d-f97ee17620bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:36,948 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.061s
2026-01-21 20:51:36,948 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-d0c63463-1861-4cee-bfe5-76a3a924420c', 'x-compute-request-id': 'req-d0c63463-1861-4cee-bfe5-76a3a924420c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:38,015 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.064s
2026-01-21 20:51:38,016 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-e2464334-0978-4eb3-b089-9557fddec2d3', 'x-compute-request-id': 'req-e2464334-0978-4eb3-b089-9557fddec2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:39,074 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.055s
2026-01-21 20:51:39,075 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-793255fb-3cf6-4a40-aed9-334b2e43350a', 'x-compute-request-id': 'req-793255fb-3cf6-4a40-aed9-334b2e43350a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:40,132 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.053s
2026-01-21 20:51:40,132 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-98912c29-8bc8-4c8b-be2d-b273dcbc6bcb', 'x-compute-request-id': 'req-98912c29-8bc8-4c8b-be2d-b273dcbc6bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:41,197 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.062s
2026-01-21 20:51:41,197 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-fce7db48-9e5b-4977-adc6-d7ae601c8a4d', 'x-compute-request-id': 'req-fce7db48-9e5b-4977-adc6-d7ae601c8a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:42,251 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:51:42,251 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-b2af8838-d3e9-4b74-af55-148d3ecb8bde', 'x-compute-request-id': 'req-b2af8838-d3e9-4b74-af55-148d3ecb8bde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:43,309 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.055s
2026-01-21 20:51:43,309 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-4dcb275b-7181-4341-a106-8a791b103d97', 'x-compute-request-id': 'req-4dcb275b-7181-4341-a106-8a791b103d97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:44,373 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.060s
2026-01-21 20:51:44,373 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-1a036b98-62a8-435f-a4ac-28ab6b52c5db', 'x-compute-request-id': 'req-1a036b98-62a8-435f-a4ac-28ab6b52c5db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:45,430 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.053s
2026-01-21 20:51:45,431 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-9a6235ad-dccc-445b-a38c-52f0311a73b6', 'x-compute-request-id': 'req-9a6235ad-dccc-445b-a38c-52f0311a73b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:46,483 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:51:46,483 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-ee5a4bce-59c3-4261-8e5d-774933a183b3', 'x-compute-request-id': 'req-ee5a4bce-59c3-4261-8e5d-774933a183b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:47,535 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:51:47,536 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-05ee21ba-5f8b-4335-9b34-49aa86d01acc', 'x-compute-request-id': 'req-05ee21ba-5f8b-4335-9b34-49aa86d01acc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:48,595 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.056s
2026-01-21 20:51:48,596 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-fbedd868-94c0-4259-98c8-59e4b74875e5', 'x-compute-request-id': 'req-fbedd868-94c0-4259-98c8-59e4b74875e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:49,648 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:51:49,649 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-40ebfe38-03b2-46db-aa13-4a62ac29a31c', 'x-compute-request-id': 'req-40ebfe38-03b2-46db-aa13-4a62ac29a31c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:50,698 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:51:50,699 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-b8223a02-6618-40b0-8235-78f734c288d8', 'x-compute-request-id': 'req-b8223a02-6618-40b0-8235-78f734c288d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:51,743 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.042s
2026-01-21 20:51:51,744 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-ddbda176-cba9-4694-893e-2ea9845654b6', 'x-compute-request-id': 'req-ddbda176-cba9-4694-893e-2ea9845654b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:52,799 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:51:52,800 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-63599242-7049-4b67-8cb9-2c7f6b2a6a74', 'x-compute-request-id': 'req-63599242-7049-4b67-8cb9-2c7f6b2a6a74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:53,852 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:51:53,852 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-c293f6e2-5284-4498-a8e6-74c9de9a07a4', 'x-compute-request-id': 'req-c293f6e2-5284-4498-a8e6-74c9de9a07a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:54,898 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.043s
2026-01-21 20:51:54,899 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-a9a7ca70-861d-418c-9e2d-4a16002ebca3', 'x-compute-request-id': 'req-a9a7ca70-861d-418c-9e2d-4a16002ebca3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:55,952 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:51:55,952 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-613bf894-345d-44ef-9ea0-d7840a42d190', 'x-compute-request-id': 'req-613bf894-345d-44ef-9ea0-d7840a42d190', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:56,996 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.041s
2026-01-21 20:51:56,996 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-f2c9a4f6-c3e5-4176-8826-1a138726f0f3', 'x-compute-request-id': 'req-f2c9a4f6-c3e5-4176-8826-1a138726f0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:58,046 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.047s
2026-01-21 20:51:58,047 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-1a3a29c0-d2a3-4ccb-902e-4c72b6817ca1', 'x-compute-request-id': 'req-1a3a29c0-d2a3-4ccb-902e-4c72b6817ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:51:59,101 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:51:59,101 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:51: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-a3ae2621-d06f-4566-8a5b-528b176ba5a1', 'x-compute-request-id': 'req-a3ae2621-d06f-4566-8a5b-528b176ba5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:00,157 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:52:00,157 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-a9376037-ca27-4a03-8603-7125d577cfe9', 'x-compute-request-id': 'req-a9376037-ca27-4a03-8603-7125d577cfe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:01,212 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:52:01,212 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-72685bb4-c792-4d8f-8a15-b98304af22cf', 'x-compute-request-id': 'req-72685bb4-c792-4d8f-8a15-b98304af22cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:02,270 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.055s
2026-01-21 20:52:02,271 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-dc0ba49b-5be2-4538-9a90-f6e38d28708f', 'x-compute-request-id': 'req-dc0ba49b-5be2-4538-9a90-f6e38d28708f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:03,322 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.048s
2026-01-21 20:52:03,323 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-31167cc9-82f0-4c3b-9a59-0ecd06a9b5ae', 'x-compute-request-id': 'req-31167cc9-82f0-4c3b-9a59-0ecd06a9b5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:04,375 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:52:04,375 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-47562677-d7dd-424c-bd43-d6ba95ff6d00', 'x-compute-request-id': 'req-47562677-d7dd-424c-bd43-d6ba95ff6d00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:05,428 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.050s
2026-01-21 20:52:05,429 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-0e290df3-1e1d-47c3-a123-cd5d30f9bb82', 'x-compute-request-id': 'req-0e290df3-1e1d-47c3-a123-cd5d30f9bb82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:06,487 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.055s
2026-01-21 20:52:06,487 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-28e1537f-cbf1-4f5c-8be3-1e37f5c0835f', 'x-compute-request-id': 'req-28e1537f-cbf1-4f5c-8be3-1e37f5c0835f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:07,547 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.056s
2026-01-21 20:52:07,547 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-27eb30ef-ad6b-46a0-bc61-0de41220b60e', 'x-compute-request-id': 'req-27eb30ef-ad6b-46a0-bc61-0de41220b60e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:08,603 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:52:08,603 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-93b95539-a088-4a40-bae5-3a6d10eee348', 'x-compute-request-id': 'req-93b95539-a088-4a40-bae5-3a6d10eee348', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:09,663 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.056s
2026-01-21 20:52:09,663 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-ab75df08-f574-4398-a411-f80830e5ca33', 'x-compute-request-id': 'req-ab75df08-f574-4398-a411-f80830e5ca33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:10,728 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.061s
2026-01-21 20:52:10,728 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-b5eca48c-69e7-48e8-89a6-59cee3968928', 'x-compute-request-id': 'req-b5eca48c-69e7-48e8-89a6-59cee3968928', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:11,789 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.056s
2026-01-21 20:52:11,789 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-1503ec4b-0a0f-4f20-ba74-55b5e5de0013', 'x-compute-request-id': 'req-1503ec4b-0a0f-4f20-ba74-55b5e5de0013', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:12,847 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.054s
2026-01-21 20:52:12,847 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-eb5acc01-3eb5-44f9-b6cd-9ff3d6863cc4', 'x-compute-request-id': 'req-eb5acc01-3eb5-44f9-b6cd-9ff3d6863cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:13,903 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:52:13,903 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-7ef1d90b-c5f8-4223-921c-78ded409c5b2', 'x-compute-request-id': 'req-7ef1d90b-c5f8-4223-921c-78ded409c5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:14,959 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:52:14,959 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-efcb942d-7d30-40b3-a07e-1284166ae3e6', 'x-compute-request-id': 'req-efcb942d-7d30-40b3-a07e-1284166ae3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:16,012 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:52:16,012 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-5d0bb90e-2751-4443-a966-37b69ca82b5c', 'x-compute-request-id': 'req-5d0bb90e-2751-4443-a966-37b69ca82b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:17,072 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.057s
2026-01-21 20:52:17,072 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-d10c952a-4250-4cf8-8b41-f54e25fa3340', 'x-compute-request-id': 'req-d10c952a-4250-4cf8-8b41-f54e25fa3340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:18,130 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.054s
2026-01-21 20:52:18,131 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-922a33a8-bb66-4c47-abf4-3deabba2bc9c', 'x-compute-request-id': 'req-922a33a8-bb66-4c47-abf4-3deabba2bc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:19,186 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.052s
2026-01-21 20:52:19,187 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-56adb3c8-2e61-4df5-8d47-b527c2bdd751', 'x-compute-request-id': 'req-56adb3c8-2e61-4df5-8d47-b527c2bdd751', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:20,248 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.058s
2026-01-21 20:52:20,249 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-27ccdce8-239d-458b-b4db-df8fb4d582e2', 'x-compute-request-id': 'req-27ccdce8-239d-458b-b4db-df8fb4d582e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:21,309 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.057s
2026-01-21 20:52:21,309 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-44f5691c-37bf-4c52-8f9c-f961a5a2329b', 'x-compute-request-id': 'req-44f5691c-37bf-4c52-8f9c-f961a5a2329b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:22,361 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:52:22,362 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-ed9c210e-b475-4f50-8f4f-8f811d2d87c3', 'x-compute-request-id': 'req-ed9c210e-b475-4f50-8f4f-8f811d2d87c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:23,410 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.045s
2026-01-21 20:52:23,410 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-0eb430bf-364a-4045-a05b-aa2c9153996d', 'x-compute-request-id': 'req-0eb430bf-364a-4045-a05b-aa2c9153996d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:24,472 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.058s
2026-01-21 20:52:24,472 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-3cc92c40-290a-49ca-9791-bfcfc5c287dd', 'x-compute-request-id': 'req-3cc92c40-290a-49ca-9791-bfcfc5c287dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:25,524 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.048s
2026-01-21 20:52:25,524 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-47e3acbf-1d13-47a0-8fce-8a226031f90b', 'x-compute-request-id': 'req-47e3acbf-1d13-47a0-8fce-8a226031f90b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:26,582 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.054s
2026-01-21 20:52:26,582 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-a95b2dfb-b1c5-4c45-be98-a928a40ca468', 'x-compute-request-id': 'req-a95b2dfb-b1c5-4c45-be98-a928a40ca468', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:27,634 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.049s
2026-01-21 20:52:27,635 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-70399435-c770-4b2a-8fd1-0772b2ee14f3', 'x-compute-request-id': 'req-70399435-c770-4b2a-8fd1-0772b2ee14f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:28,690 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.051s
2026-01-21 20:52:28,690 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-2da5c814-ac77-4882-ab87-0fcf2e422e68', 'x-compute-request-id': 'req-2da5c814-ac77-4882-ab87-0fcf2e422e68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:29,738 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.045s
2026-01-21 20:52:29,739 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-667cb893-5855-46df-b276-d52ba586ea55', 'x-compute-request-id': 'req-667cb893-5855-46df-b276-d52ba586ea55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:30,800 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.058s
2026-01-21 20:52:30,801 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-a52636e0-1a7b-4833-ae14-1b525b29e09b', 'x-compute-request-id': 'req-a52636e0-1a7b-4833-ae14-1b525b29e09b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:31,865 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments 0.059s
2026-01-21 20:52:31,866 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52: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-85bac00e-f785-4af7-8777-901a6497179e', 'x-compute-request-id': 'req-85bac00e-f785-4af7-8777-901a6497179e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "volumeId": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "serverId": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "device": "/dev/vdb"}]}'
2026-01-21 20:52:33,912 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/action 1.043s
2026-01-21 20:52:33,913 83051 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': 'Wed, 21 Jan 2026 19:52:32 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-fb317f16-8571-4f5e-a852-2457af030b85', 'x-compute-request-id': 'req-fb317f16-8571-4f5e-a852-2457af030b85', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.251/compute/v2.1/servers/5c0c9500-44ab-4a55-8e76-fe860c667a68/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-21 20:52:33,956 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:52:33,957 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1104002-eed2-4196-9ca4-ce051d111634', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1104002-eed2-4196-9ca4-ce051d111634', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:35,019 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:52:35,019 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82ea616-06b2-412c-87bd-d4902e76cf2b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b82ea616-06b2-412c-87bd-d4902e76cf2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:36,073 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:52:36,074 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2368198a-d1b5-458f-920b-883bfbd53aa7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2368198a-d1b5-458f-920b-883bfbd53aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:37,136 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.050s
2026-01-21 20:52:37,136 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c45f07-8c8e-4dd1-bf95-935a1f8b52e4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c45f07-8c8e-4dd1-bf95-935a1f8b52e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:38,213 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.062s
2026-01-21 20:52:38,214 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da99f165-71c5-483c-99a4-d2324cd87bd9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da99f165-71c5-483c-99a4-d2324cd87bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:39,272 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.046s
2026-01-21 20:52:39,273 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0182455-60bc-4c94-b420-3963dce525d2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0182455-60bc-4c94-b420-3963dce525d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:40,328 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:52:40,328 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abd2d3b-e072-43a2-bdd8-2f6ef76f0b32', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abd2d3b-e072-43a2-bdd8-2f6ef76f0b32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:41,378 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.038s
2026-01-21 20:52:41,378 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd37ac8-2fd9-40af-a9f8-b26333e39f55', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd37ac8-2fd9-40af-a9f8-b26333e39f55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:42,429 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.038s
2026-01-21 20:52:42,429 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72168af2-a580-4436-95c5-78990a1337df', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72168af2-a580-4436-95c5-78990a1337df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:43,482 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:52:43,483 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7892d597-4d9e-4be1-b832-af15396a8e24', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7892d597-4d9e-4be1-b832-af15396a8e24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:44,540 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.045s
2026-01-21 20:52:44,540 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc9f900-6626-4f41-9ba1-13ba5789d564', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc9f900-6626-4f41-9ba1-13ba5789d564', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:45,593 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:52:45,594 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0f0cee-a82b-41c6-896a-ca7e99656f92', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0f0cee-a82b-41c6-896a-ca7e99656f92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:46,657 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.050s
2026-01-21 20:52:46,658 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38427003-5e01-4599-a0db-4f3e47b12100', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38427003-5e01-4599-a0db-4f3e47b12100', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:47,711 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:52:47,711 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12333581-ee39-40e1-ab81-5faf2947e301', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12333581-ee39-40e1-ab81-5faf2947e301', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:48,764 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:52:48,765 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb71ea87-8226-4574-b7e2-687b7a5b77d3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb71ea87-8226-4574-b7e2-687b7a5b77d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:49,818 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:52:49,818 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7459e1f7-95ca-4f69-a53f-0ea46718c0af', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7459e1f7-95ca-4f69-a53f-0ea46718c0af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:50,879 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.049s
2026-01-21 20:52:50,880 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d68151f-14be-48de-83b1-3552924cfcc8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d68151f-14be-48de-83b1-3552924cfcc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:51,952 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.053s
2026-01-21 20:52:51,952 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d077f8c8-e6c2-4414-b2af-6a815e2bbffc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d077f8c8-e6c2-4414-b2af-6a815e2bbffc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:53,007 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:52:53,008 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0d773f-4ef3-47cb-bc05-d059748ffc4a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0d773f-4ef3-47cb-bc05-d059748ffc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:54,069 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.048s
2026-01-21 20:52:54,069 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf41d6d4-69f8-4664-ac9b-af6a7f5aa6b0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf41d6d4-69f8-4664-ac9b-af6a7f5aa6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:55,120 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.038s
2026-01-21 20:52:55,121 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96299676-6ca5-4b18-ae0c-cb050cba3c09', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96299676-6ca5-4b18-ae0c-cb050cba3c09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:56,201 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.068s
2026-01-21 20:52:56,202 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37d05cb6-1e80-4fdc-8797-04b6f79f02a8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d05cb6-1e80-4fdc-8797-04b6f79f02a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:57,261 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.047s
2026-01-21 20:52:57,262 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-760642a3-05f2-48a8-8785-f707cba85c75', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-760642a3-05f2-48a8-8785-f707cba85c75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:58,316 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:52:58,317 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81c2cf3-2ef8-4665-83af-e5014906a258', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81c2cf3-2ef8-4665-83af-e5014906a258', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:52:59,369 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:52:59,370 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:52:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3c580d-41b7-40ba-994a-1ac2267fcc61', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3c580d-41b7-40ba-994a-1ac2267fcc61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:00,431 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.050s
2026-01-21 20:53:00,432 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dfad4b2-391d-4ba1-8c0e-e7b461fdc44e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dfad4b2-391d-4ba1-8c0e-e7b461fdc44e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:01,522 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.078s
2026-01-21 20:53:01,523 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d511c92-4243-497b-b96e-8aadb9a4baa8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d511c92-4243-497b-b96e-8aadb9a4baa8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:02,599 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.063s
2026-01-21 20:53:02,600 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb08246-f30e-4083-9af6-f85a2927c189', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb08246-f30e-4083-9af6-f85a2927c189', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:03,660 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.046s
2026-01-21 20:53:03,661 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-596fb9d0-6816-4ee0-bb47-006002700266', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-596fb9d0-6816-4ee0-bb47-006002700266', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:04,716 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:53:04,717 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e38726eb-bb41-4698-9b39-1e566506feec', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e38726eb-bb41-4698-9b39-1e566506feec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:05,770 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.038s
2026-01-21 20:53:05,770 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be27d6be-5455-41af-8812-cc4a271f1594', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be27d6be-5455-41af-8812-cc4a271f1594', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:06,821 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.039s
2026-01-21 20:53:06,821 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11d56737-8e61-46d3-8099-473c84384256', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11d56737-8e61-46d3-8099-473c84384256', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:07,874 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:53:07,874 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed82e01-e15d-46c5-b5b1-5dca21f6418f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed82e01-e15d-46c5-b5b1-5dca21f6418f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:08,927 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:53:08,927 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a58a1d-a5c5-4517-ae4b-29da2bfc17c5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a58a1d-a5c5-4517-ae4b-29da2bfc17c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:09,982 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:53:09,982 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26976f48-7d89-4c9b-acf8-6f6ef9e3923c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26976f48-7d89-4c9b-acf8-6f6ef9e3923c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:11,035 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:53:11,035 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9f4a52-d207-47ed-9ccc-e00d15fe6ac4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9f4a52-d207-47ed-9ccc-e00d15fe6ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:12,088 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:53:12,089 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b98186-4bce-4dd0-b660-75eee434f195', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0b98186-4bce-4dd0-b660-75eee434f195', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:13,159 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.057s
2026-01-21 20:53:13,159 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b4458b-2b22-453c-8e06-e85e88acb352', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b4458b-2b22-453c-8e06-e85e88acb352', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:14,227 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.056s
2026-01-21 20:53:14,228 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3a534d-623f-433a-9483-f1c73d71252a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3a534d-623f-433a-9483-f1c73d71252a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:15,282 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:53:15,283 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb3adba-8a3c-474b-ac5e-ff826a80f94d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb3adba-8a3c-474b-ac5e-ff826a80f94d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:16,341 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.047s
2026-01-21 20:53:16,342 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72831c7b-6138-46d3-90a3-220ab141a7d8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72831c7b-6138-46d3-90a3-220ab141a7d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:17,397 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:53:17,398 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280e2065-dee4-4063-8ac8-a9237d7e3db3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280e2065-dee4-4063-8ac8-a9237d7e3db3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:18,452 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:53:18,453 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a757ee50-c458-4697-be0b-d27acc49eb4f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a757ee50-c458-4697-be0b-d27acc49eb4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:19,504 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.039s
2026-01-21 20:53:19,505 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7055d2d-6436-4cad-9ad0-5fd7a4b2416e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7055d2d-6436-4cad-9ad0-5fd7a4b2416e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:20,558 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:53:20,559 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f407092-e45e-4810-aa2d-ea0f3b669ea2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f407092-e45e-4810-aa2d-ea0f3b669ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:21,620 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.049s
2026-01-21 20:53:21,621 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fe9a9f6-f2c1-4a96-83e4-379016f50969', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe9a9f6-f2c1-4a96-83e4-379016f50969', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:22,686 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.052s
2026-01-21 20:53:22,686 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9e7ada-6491-45c5-955d-0d05d828b570', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9e7ada-6491-45c5-955d-0d05d828b570', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:23,749 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.050s
2026-01-21 20:53:23,749 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a0e612-129d-4641-b524-70eec7823308', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a0e612-129d-4641-b524-70eec7823308', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:24,799 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.038s
2026-01-21 20:53:24,800 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87475850-4717-4724-9660-7dba1468c476', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87475850-4717-4724-9660-7dba1468c476', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:25,851 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:53:25,852 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1c9f11-66e3-4621-9e87-38c93c63bb26', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1c9f11-66e3-4621-9e87-38c93c63bb26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:26,905 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:53:26,905 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5098dff-47f6-4475-ac20-5ccbbac62230', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5098dff-47f6-4475-ac20-5ccbbac62230', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:27,962 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.045s
2026-01-21 20:53:27,963 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd32b0c4-12dc-438b-bb9a-ca739eb03748', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd32b0c4-12dc-438b-bb9a-ca739eb03748', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:29,018 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:53:29,019 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb95c05f-ba8a-4b5c-9264-a8ac5004714e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb95c05f-ba8a-4b5c-9264-a8ac5004714e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:30,075 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.045s
2026-01-21 20:53:30,076 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb1dbe4-bec3-4697-8150-a2adf74bac53', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb1dbe4-bec3-4697-8150-a2adf74bac53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:31,141 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.053s
2026-01-21 20:53:31,141 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8bdca2a-830e-4457-8cdd-6d6962a8c625', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8bdca2a-830e-4457-8cdd-6d6962a8c625', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:32,195 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:53:32,196 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c598d23-7477-4bd2-894d-f9aa1b71dc54', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c598d23-7477-4bd2-894d-f9aa1b71dc54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:33,251 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:53:33,251 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d2ce6e-5315-4d41-b643-7a16657a53e4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d2ce6e-5315-4d41-b643-7a16657a53e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:34,302 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:53:34,303 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f45ab48-8fcc-4db2-a74a-5eede47147e2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f45ab48-8fcc-4db2-a74a-5eede47147e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:35,366 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.051s
2026-01-21 20:53:35,366 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec5503eb-2292-498e-a6e8-da17bfe6fa41', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec5503eb-2292-498e-a6e8-da17bfe6fa41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:36,437 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.058s
2026-01-21 20:53:36,437 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1293a1b2-c32f-4722-8eca-4834ce4fddf1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1293a1b2-c32f-4722-8eca-4834ce4fddf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:37,503 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.053s
2026-01-21 20:53:37,504 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcb53c46-4b1c-4b59-88db-8479d05fd444', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcb53c46-4b1c-4b59-88db-8479d05fd444', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:38,565 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.049s
2026-01-21 20:53:38,565 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a77eb5-8f9a-40c7-bb3f-bf05ad1a3781', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a77eb5-8f9a-40c7-bb3f-bf05ad1a3781', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:39,630 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.050s
2026-01-21 20:53:39,630 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ea74a3e-d442-4f0c-9a47-61ad857abb17', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ea74a3e-d442-4f0c-9a47-61ad857abb17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:40,686 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:53:40,686 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5be4b52-4f17-4fa9-aff8-0d1edaa26eb8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5be4b52-4f17-4fa9-aff8-0d1edaa26eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:41,736 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.038s
2026-01-21 20:53:41,737 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-770e015f-5f3d-410a-adfb-099f5a0af0bd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-770e015f-5f3d-410a-adfb-099f5a0af0bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:42,784 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.036s
2026-01-21 20:53:42,784 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13692ac-2b0a-4a42-8045-271447ebb284', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d13692ac-2b0a-4a42-8045-271447ebb284', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:43,840 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:53:43,840 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5d6d84-d83e-49a6-b729-c914db7b7ac1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5d6d84-d83e-49a6-b729-c914db7b7ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:44,915 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.063s
2026-01-21 20:53:44,916 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2130e8-1911-47c4-a0fa-dff51b1c688f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2130e8-1911-47c4-a0fa-dff51b1c688f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:45,979 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.050s
2026-01-21 20:53:45,979 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046d6218-599a-4a47-ab56-37256e35462a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046d6218-599a-4a47-ab56-37256e35462a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:47,049 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.058s
2026-01-21 20:53:47,050 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce52382-a951-43ba-8f61-11173dd5f770', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce52382-a951-43ba-8f61-11173dd5f770', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:48,105 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:53:48,105 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca716c0b-0444-445d-a4d7-41afd7c98e1c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca716c0b-0444-445d-a4d7-41afd7c98e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:49,162 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:53:49,162 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e4fc6a-86b7-4591-afe0-2d91d85ae2e4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e4fc6a-86b7-4591-afe0-2d91d85ae2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:50,218 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:53:50,218 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b6fcb4-230c-4027-bcdb-d5c3dcf39547', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b6fcb4-230c-4027-bcdb-d5c3dcf39547', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:51,293 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.062s
2026-01-21 20:53:51,293 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69a440f-71a3-4a0d-be17-74227df8c205', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69a440f-71a3-4a0d-be17-74227df8c205', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:52,346 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.038s
2026-01-21 20:53:52,346 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9bb45c-1732-4639-b1f1-69fc5fb20822', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be9bb45c-1732-4639-b1f1-69fc5fb20822', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:53,406 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.048s
2026-01-21 20:53:53,407 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83147f65-635a-4960-8b23-f7d1df321dbb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83147f65-635a-4960-8b23-f7d1df321dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:54,462 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:53:54,462 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-163d9f9b-7a70-4bb9-ba7f-a1c46a104357', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-163d9f9b-7a70-4bb9-ba7f-a1c46a104357', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:55,514 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:53:55,514 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae75cb0d-19a1-476f-8eda-80e08dfa25f9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae75cb0d-19a1-476f-8eda-80e08dfa25f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:56,568 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:53:56,568 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd10f7f9-884b-40b8-a5d9-dbec73e1fc03', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd10f7f9-884b-40b8-a5d9-dbec73e1fc03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:57,623 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:53:57,623 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5587415d-b54d-481b-a8e1-3d52cebedc7c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5587415d-b54d-481b-a8e1-3d52cebedc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:58,682 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.048s
2026-01-21 20:53:58,683 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8d104c-f0c2-4559-ae47-c13ea2fefb20', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8d104c-f0c2-4559-ae47-c13ea2fefb20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:53:59,738 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:53:59,738 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-890e1de2-fa3f-4517-9d34-5f9b48603b37', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-890e1de2-fa3f-4517-9d34-5f9b48603b37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:00,797 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.046s
2026-01-21 20:54:00,797 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951b1032-4d38-4297-8724-b8a579548a52', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951b1032-4d38-4297-8724-b8a579548a52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:01,853 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:54:01,853 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdadba1e-5a36-4875-90c3-037f2b234fb2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdadba1e-5a36-4875-90c3-037f2b234fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:02,909 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:54:02,910 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f310ea1-06e6-4422-a9ad-183eccf21898', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f310ea1-06e6-4422-a9ad-183eccf21898', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:03,975 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.047s
2026-01-21 20:54:03,975 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9661dc-7b7f-4abe-8ffd-61ca3216424e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9661dc-7b7f-4abe-8ffd-61ca3216424e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:05,039 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.051s
2026-01-21 20:54:05,039 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fbbd5c5-10f5-471f-a209-f0967ab6260b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fbbd5c5-10f5-471f-a209-f0967ab6260b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:06,100 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.048s
2026-01-21 20:54:06,101 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b451dfe5-6810-49f1-9cb0-6278f474553f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b451dfe5-6810-49f1-9cb0-6278f474553f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:07,152 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.039s
2026-01-21 20:54:07,152 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf20f2d6-e0a9-45e1-bfa3-17b9960b5d16', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf20f2d6-e0a9-45e1-bfa3-17b9960b5d16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:08,206 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:54:08,207 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697a165f-6636-4cdc-9b3b-175644e6d347', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697a165f-6636-4cdc-9b3b-175644e6d347', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:09,262 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:54:09,262 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a79c32c1-e0bf-4495-9984-58a9b048096c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a79c32c1-e0bf-4495-9984-58a9b048096c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:10,333 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.052s
2026-01-21 20:54:10,334 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cace49d7-d4f7-42e5-85fb-9c7e31d60ee0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cace49d7-d4f7-42e5-85fb-9c7e31d60ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:11,393 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.046s
2026-01-21 20:54:11,393 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dddd3b2-5c17-4478-a507-1995955807c9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dddd3b2-5c17-4478-a507-1995955807c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:12,449 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:54:12,449 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6f979f-787e-48c8-be3a-bddffec9c502', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6f979f-787e-48c8-be3a-bddffec9c502', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:13,646 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.185s
2026-01-21 20:54:13,647 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c9b0db-dd23-4dcc-868e-a936c5d51971', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c9b0db-dd23-4dcc-868e-a936c5d51971', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:14,702 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:54:14,702 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274ede51-54e7-4fbd-9087-29fc6c76c6f5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274ede51-54e7-4fbd-9087-29fc6c76c6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:15,767 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.053s
2026-01-21 20:54:15,767 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e528f3-1382-44a1-bdc7-9953ab1f6af4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e528f3-1382-44a1-bdc7-9953ab1f6af4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:16,822 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:54:16,823 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdca6d6-1ee8-46e7-b2a2-1578a9e604b9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdca6d6-1ee8-46e7-b2a2-1578a9e604b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:17,882 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.047s
2026-01-21 20:54:17,883 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495d9d34-f2c9-463c-b993-cc5d71be316b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495d9d34-f2c9-463c-b993-cc5d71be316b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:18,936 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:54:18,936 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68530c6c-9e13-4ba9-aa30-20e31c26f57b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68530c6c-9e13-4ba9-aa30-20e31c26f57b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:20,000 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.052s
2026-01-21 20:54:20,001 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec8265bc-622e-4195-a89e-105d33cf2a3b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec8265bc-622e-4195-a89e-105d33cf2a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:21,056 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:54:21,056 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f74106-4bc4-4974-a649-7806105a580d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f74106-4bc4-4974-a649-7806105a580d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:22,117 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.049s
2026-01-21 20:54:22,118 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f17bf4-bf81-41cd-bc5d-2dfeff50f326', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f17bf4-bf81-41cd-bc5d-2dfeff50f326', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:23,169 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.039s
2026-01-21 20:54:23,169 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919a68d9-ec57-4f36-8154-b262d58f0fcd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919a68d9-ec57-4f36-8154-b262d58f0fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:24,223 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:54:24,223 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a580190b-d6f6-4147-819d-8ae9783fa876', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a580190b-d6f6-4147-819d-8ae9783fa876', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:25,286 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.051s
2026-01-21 20:54:25,286 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9040bb6-8490-4b18-83ff-386a3a4be586', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9040bb6-8490-4b18-83ff-386a3a4be586', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:26,347 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.046s
2026-01-21 20:54:26,347 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18af86ce-33e4-4aa7-a899-ff277f6b85fd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18af86ce-33e4-4aa7-a899-ff277f6b85fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:27,403 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:54:27,404 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef64567b-ebfb-4680-89c0-cd45214301d4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef64567b-ebfb-4680-89c0-cd45214301d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:28,459 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:54:28,459 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12333db9-3160-483c-8328-a847065e4fc5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12333db9-3160-483c-8328-a847065e4fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:29,523 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.052s
2026-01-21 20:54:29,524 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469b7a16-760e-458c-9170-bcd97fed151b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469b7a16-760e-458c-9170-bcd97fed151b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:30,583 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.046s
2026-01-21 20:54:30,583 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03a0182-5fc6-456c-a3e8-9fd69785faae', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03a0182-5fc6-456c-a3e8-9fd69785faae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:31,640 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:54:31,640 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4276d82-80be-47e6-aed4-b5c37fc2ca5f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4276d82-80be-47e6-aed4-b5c37fc2ca5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:32,695 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:54:32,695 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a185e20-a61e-4d67-9c2b-3f5e943f09ab', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a185e20-a61e-4d67-9c2b-3f5e943f09ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:33,749 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:54:33,749 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d59c001-0b13-4377-b131-084948492ded', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d59c001-0b13-4377-b131-084948492ded', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:34,808 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.047s
2026-01-21 20:54:34,809 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76dee10-a99f-46cc-b398-d23830ea467c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76dee10-a99f-46cc-b398-d23830ea467c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:35,869 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.047s
2026-01-21 20:54:35,870 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c350ed4-302b-4c87-9101-5ab950b77721', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c350ed4-302b-4c87-9101-5ab950b77721', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:36,927 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.046s
2026-01-21 20:54:36,928 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-071f34b4-1d40-455b-b4af-0a7482cf5316', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-071f34b4-1d40-455b-b4af-0a7482cf5316', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:37,978 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.039s
2026-01-21 20:54:37,979 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f6b4e5d-7701-4136-a281-7823af7f711c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f6b4e5d-7701-4136-a281-7823af7f711c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:39,029 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.039s
2026-01-21 20:54:39,030 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ba9041-1615-4a37-8565-dc227e5e1522', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ba9041-1615-4a37-8565-dc227e5e1522', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:40,086 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:54:40,086 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b536d1c4-1476-4458-83c0-24486d4ae0ea', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b536d1c4-1476-4458-83c0-24486d4ae0ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:41,141 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.038s
2026-01-21 20:54:41,141 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9053411-b81e-4afd-b570-0688d9ac1e2f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9053411-b81e-4afd-b570-0688d9ac1e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:42,192 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:54:42,193 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7471affe-1731-412c-b46d-8595b6015650', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7471affe-1731-412c-b46d-8595b6015650', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:43,247 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:54:43,247 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcf97f0-1953-4476-9cc5-5329e7f084df', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcf97f0-1953-4476-9cc5-5329e7f084df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:44,298 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:54:44,299 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61615044-0ac4-4b29-b3f7-2869c3fd0c20', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61615044-0ac4-4b29-b3f7-2869c3fd0c20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:45,355 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.045s
2026-01-21 20:54:45,355 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d21b8e4-45ef-49fc-a2a0-9a20741d431e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d21b8e4-45ef-49fc-a2a0-9a20741d431e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:46,413 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.045s
2026-01-21 20:54:46,413 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f58243f-d47e-40fb-bca3-afd3cda2b7d1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f58243f-d47e-40fb-bca3-afd3cda2b7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:47,470 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:54:47,470 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ebb7b1-fe1a-44be-b246-ad926ba4ab2b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ebb7b1-fe1a-44be-b246-ad926ba4ab2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:48,526 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:54:48,526 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf9474d-2a8c-40ae-9e8a-2aec69402520', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf9474d-2a8c-40ae-9e8a-2aec69402520', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:49,586 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.046s
2026-01-21 20:54:49,586 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea7c5b24-be75-41bb-972c-268bfdef5fc4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea7c5b24-be75-41bb-972c-268bfdef5fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:50,659 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.060s
2026-01-21 20:54:50,659 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b254fa4e-c91a-4bd7-aeee-a2eae5177763', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b254fa4e-c91a-4bd7-aeee-a2eae5177763', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:51,716 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:54:51,716 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d22247d-1f83-42e9-98e3-fc65667ff42f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d22247d-1f83-42e9-98e3-fc65667ff42f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:52,776 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.047s
2026-01-21 20:54:52,776 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04b1ce6-86f6-402f-843f-419b0815c124', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04b1ce6-86f6-402f-843f-419b0815c124', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:53,829 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:54:53,829 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a8f32af-80b5-4999-a8d5-95fd8846bdf4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a8f32af-80b5-4999-a8d5-95fd8846bdf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:54,888 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.045s
2026-01-21 20:54:54,888 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56d5676-93ec-453d-873f-46d0fae1a336', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56d5676-93ec-453d-873f-46d0fae1a336', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:55,941 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:54:55,941 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8add49f-d54e-4b1e-a158-c98758099a6d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8add49f-d54e-4b1e-a158-c98758099a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:56,996 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:54:56,996 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e451cdf9-f57c-463d-a92a-3ff24aec5d24', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e451cdf9-f57c-463d-a92a-3ff24aec5d24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:58,057 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.047s
2026-01-21 20:54:58,057 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3131c2-42d1-4c04-94b7-40d1c476d8e4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3131c2-42d1-4c04-94b7-40d1c476d8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:54:59,109 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.039s
2026-01-21 20:54:59,109 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51a0265-afbe-45db-82d0-b36296de65b5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51a0265-afbe-45db-82d0-b36296de65b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:00,172 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.051s
2026-01-21 20:55:00,172 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6522917d-8bbe-4959-8169-868877cd07da', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6522917d-8bbe-4959-8169-868877cd07da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:01,226 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:55:01,227 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6406297b-6a14-4fdd-9890-2941c07dc5c9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6406297b-6a14-4fdd-9890-2941c07dc5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:02,286 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.048s
2026-01-21 20:55:02,287 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb27e12-1c99-4943-a27d-f944b0e9e04f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb27e12-1c99-4943-a27d-f944b0e9e04f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:03,342 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:55:03,342 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b375ba11-78cf-4bcb-a78f-24c1b14e090e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b375ba11-78cf-4bcb-a78f-24c1b14e090e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:04,401 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.047s
2026-01-21 20:55:04,401 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1c9504-a232-4c86-a0c5-0a9ab22c24ea', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1c9504-a232-4c86-a0c5-0a9ab22c24ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:05,459 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.044s
2026-01-21 20:55:05,460 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d9d0b3-f5b5-4e43-aa5d-785a68abadb6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d9d0b3-f5b5-4e43-aa5d-785a68abadb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:06,514 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:55:06,514 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391c9771-ca5f-45e0-b7b4-e587b74ed935', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391c9771-ca5f-45e0-b7b4-e587b74ed935', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:07,572 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.046s
2026-01-21 20:55:07,572 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a597d3e8-d4d2-46d5-a00e-925ad7bf6253', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a597d3e8-d4d2-46d5-a00e-925ad7bf6253', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:08,621 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.037s
2026-01-21 20:55:08,621 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc49ed6-0b5c-43bb-9df1-3ee6d05a692a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc49ed6-0b5c-43bb-9df1-3ee6d05a692a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:09,674 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:55:09,674 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d19237-1166-4803-946d-9e5e06c7021c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d19237-1166-4803-946d-9e5e06c7021c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:10,734 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.048s
2026-01-21 20:55:10,734 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b925754-9369-4e83-97b0-b1ff7d7416df', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b925754-9369-4e83-97b0-b1ff7d7416df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:11,795 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.045s
2026-01-21 20:55:11,796 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f6208e3-d4dd-4ab2-99cb-c6a802cdee9a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f6208e3-d4dd-4ab2-99cb-c6a802cdee9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:12,864 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.055s
2026-01-21 20:55:12,864 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b7a9a1-d414-4a20-bb85-4488ea4e79c3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b7a9a1-d414-4a20-bb85-4488ea4e79c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:13,919 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:55:13,920 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f551b0-9192-47b0-823f-c102cf78bc7d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f551b0-9192-47b0-823f-c102cf78bc7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:14,975 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:55:14,976 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5984fc8a-bfdf-4f17-a11b-87340706bc59', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5984fc8a-bfdf-4f17-a11b-87340706bc59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:16,033 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.046s
2026-01-21 20:55:16,034 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6043fd-161d-4ff5-a458-dcebdf10b6df', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6043fd-161d-4ff5-a458-dcebdf10b6df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:17,084 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.038s
2026-01-21 20:55:17,085 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e41609e-f988-4421-b280-4b318d05e249', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e41609e-f988-4421-b280-4b318d05e249', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:18,140 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:55:18,140 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1306bc48-2ca6-4cb3-94f1-bda525eabab7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1306bc48-2ca6-4cb3-94f1-bda525eabab7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:19,190 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.038s
2026-01-21 20:55:19,190 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7dc18a5-b1a2-4b26-834b-d120314caaa9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7dc18a5-b1a2-4b26-834b-d120314caaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:20,241 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.039s
2026-01-21 20:55:20,242 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f049c2e8-c64d-4c20-8a26-23e4ea2290f2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f049c2e8-c64d-4c20-8a26-23e4ea2290f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:21,299 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.046s
2026-01-21 20:55:21,300 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56dfd77-2b5a-41ce-a4c1-862ca8dbc05b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56dfd77-2b5a-41ce-a4c1-862ca8dbc05b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:22,385 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.068s
2026-01-21 20:55:22,386 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-412af0c1-d32b-4c91-921e-abed59918421', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-412af0c1-d32b-4c91-921e-abed59918421', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:23,442 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:55:23,442 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-019a5a56-fabe-4cd8-b5d2-a7402de793d4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-019a5a56-fabe-4cd8-b5d2-a7402de793d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:24,512 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.051s
2026-01-21 20:55:24,513 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f0a406-892a-4fef-8187-1e96ca7e22c6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f0a406-892a-4fef-8187-1e96ca7e22c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:25,598 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.070s
2026-01-21 20:55:25,598 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e1d040-df6a-4110-ad4e-ff6b4ffa789a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e1d040-df6a-4110-ad4e-ff6b4ffa789a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:26,650 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:55:26,650 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd7ee89-209d-4b68-9322-5cb09464b481', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd7ee89-209d-4b68-9322-5cb09464b481', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:27,705 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.042s
2026-01-21 20:55:27,705 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d75dd5-6045-4e4d-8989-657b3cd4df6f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d75dd5-6045-4e4d-8989-657b3cd4df6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:28,756 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:55:28,757 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376a74bc-2036-42ec-b22c-ddbb166fc023', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376a74bc-2036-42ec-b22c-ddbb166fc023', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:29,809 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:55:29,810 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b21f4ddf-e5d8-476a-96fd-626274039ccf', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b21f4ddf-e5d8-476a-96fd-626274039ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:30,863 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:55:30,863 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac74e7a-3df5-427f-8284-2f880c62a0b5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac74e7a-3df5-427f-8284-2f880c62a0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:31,909 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.035s
2026-01-21 20:55:31,910 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e96fa0-1f9d-4dfa-8827-4c6e43922340', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e96fa0-1f9d-4dfa-8827-4c6e43922340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:32,959 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.037s
2026-01-21 20:55:32,959 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3fabc64-131d-4490-9038-36e53868b719', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3fabc64-131d-4490-9038-36e53868b719', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:34,009 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.039s
2026-01-21 20:55:34,009 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e214457-a978-4cb6-ba3a-d330062db877', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e214457-a978-4cb6-ba3a-d330062db877', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:35,059 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.038s
2026-01-21 20:55:35,059 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e10dbf-249a-4635-8363-e2f2d0fb95b5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e10dbf-249a-4635-8363-e2f2d0fb95b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:36,111 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:55:36,111 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ab67e6-6bcf-45a6-b98f-27eea40ff89b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ab67e6-6bcf-45a6-b98f-27eea40ff89b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:37,176 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.052s
2026-01-21 20:55:37,177 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6bf0259-34c9-44d2-b49e-0def3069fe2a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6bf0259-34c9-44d2-b49e-0def3069fe2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:38,231 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:55:38,232 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7204b49d-4376-4e8a-a703-12f9b523b343', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7204b49d-4376-4e8a-a703-12f9b523b343', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:39,283 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.039s
2026-01-21 20:55:39,283 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbae2f2f-febd-40f0-853c-cb3cb361cde2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbae2f2f-febd-40f0-853c-cb3cb361cde2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:40,336 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:55:40,336 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f813fdc-a94d-4a69-9df3-dc700394129e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f813fdc-a94d-4a69-9df3-dc700394129e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:41,394 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.047s
2026-01-21 20:55:41,394 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed670f0b-26b6-45d1-a6e7-e1484e9fdb4c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed670f0b-26b6-45d1-a6e7-e1484e9fdb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:42,449 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.043s
2026-01-21 20:55:42,449 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3562a093-97bd-4f8d-a622-096d6cfdabd6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3562a093-97bd-4f8d-a622-096d6cfdabd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:43,498 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.037s
2026-01-21 20:55:43,498 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b53bfcf-841d-4e74-8843-3cdbb1ec2f38', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b53bfcf-841d-4e74-8843-3cdbb1ec2f38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:44,571 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.061s
2026-01-21 20:55:44,572 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b69d4bd-13aa-4cc2-a1e2-404a6c39b860', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b69d4bd-13aa-4cc2-a1e2-404a6c39b860', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:45,629 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:55:45,630 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa7fc5c-4ded-4b4a-ae23-e42931872cd5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa7fc5c-4ded-4b4a-ae23-e42931872cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:46,696 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.055s
2026-01-21 20:55:46,697 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f357ee-4b0d-4acb-a2bc-8db3e9a61e59', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f357ee-4b0d-4acb-a2bc-8db3e9a61e59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:47,749 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.040s
2026-01-21 20:55:47,749 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d635efe7-08f5-46ba-a7a3-51412dbac5fb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d635efe7-08f5-46ba-a7a3-51412dbac5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:48,802 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.041s
2026-01-21 20:55:48,802 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d21c17d-bf87-48e7-85da-582437a6a814', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d21c17d-bf87-48e7-85da-582437a6a814', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
2026-01-21 20:55:49,859 83051 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8 0.045s
2026-01-21 20:55:49,859 83051 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e44bb3b9-a08b-4b5f-a16f-c32edc826fbc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e44bb3b9-a08b-4b5f-a16f-c32edc826fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8'}
Body: b'{"volume": {"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T19:42:41.000000", "updated_at": "2026-01-21T19:44:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1292196677", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.251/volume/v3/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}, {"rel": "bookmark", "href": "http://192.168.122.251/volume/volumes/27a39a15-8727-4c02-8c39-0c1a83edc2e8"}], "user_id": "d4f0a903078f4625bc64bc5617584ad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "attachment_id": "75ca83ea-e48f-48bf-b7e3-42102b7e8541", "volume_id": "27a39a15-8727-4c02-8c39-0c1a83edc2e8", "server_id": "5c0c9500-44ab-4a55-8e76-fe860c667a68", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:44:37.000000"}], "os-vol-tenant-attr:tenant_id": "03e3080b1fbd47f9b88096fb0abcb803"}}'
}}}
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 587, 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 5c0c9500-44ab-4a55-8e76-fe860c667a68 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 27a39a15-8727-4c02-8c39-0c1a83edc2e8 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 5c0c9500-44ab-4a55-8e76-fe860c667a68 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-21T19:45:01Z', 'message': 'libvirtError'}.
|
||||||
| 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 | |
ProjectAdminTests33) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests39) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests39) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests39) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectReaderTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
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 | |
VolumeTypesAdminTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
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 | |
LiveAutoBlockMigrationV225Test) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
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 | |
VolumeRetypeWithMigrationTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt30.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt32.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt32.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| 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 | ||