Status: Pass 260 Failure 2 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 74121a89-c77f-43a5-87ae-dba899cf42a7 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2026-05-11T15:02:10Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7840fc6c2300>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 0a5af966-c531-4242-8f14-485215819850 in use.', 'detail': ''}, <traceback object at 0x7840fc712840>), (<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 0x7840fc526040>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 751f00c1-39dc-4f90-a0b7-2d28a6375e04 within the required time (196 s). Timer started at 1778511931. Timer ended at 1778512127. Waited for 196 s., <traceback object at 0x7840fc286180>))
|
||||||
| 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
pt2.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
ft2.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-05-11 16:53:15,502 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.66/volume/v3/volumes 0.709s
2026-05-11 16:53:15,502 86782 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-257164645"}}
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d11eb22-e873-4be3-8112-4a3718d05339', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d11eb22-e873-4be3-8112-4a3718d05339', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.66/volume/v3/volumes'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.281927", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-11 16:53:15,633 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.118s
2026-05-11 16:53:15,634 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f2b028-3b1a-4f92-9233-5d0d55f6a095', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f2b028-3b1a-4f92-9233-5d0d55f6a095', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:53:16,813 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.168s
2026-05-11 16:53:16,814 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4322bc-8b52-4d22-a46e-b66254e3faeb', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4322bc-8b52-4d22-a46e-b66254e3faeb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:53:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:53:17,922 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.096s
2026-05-11 16:53:17,923 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406b534d-1f73-4c19-a17e-862f8e836d8c', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406b534d-1f73-4c19-a17e-862f8e836d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:53:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:53:19,107 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.166s
2026-05-11 16:53:19,107 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59cb34d5-5ac2-4753-bbb2-6c8fd8e4a56b', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59cb34d5-5ac2-4753-bbb2-6c8fd8e4a56b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:53:18.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:53:20,190 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.066s
2026-05-11 16:53:20,191 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8217c790-1a8a-48a1-8c75-18bd930efd46', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8217c790-1a8a-48a1-8c75-18bd930efd46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:53:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:53:20,205 86782 INFO [tempest.common.waiters] volume 751f00c1-39dc-4f90-a0b7-2d28a6375e04 reached available after waiting for 5.204976 seconds
2026-05-11 16:53:20,205 86782 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-11 16:53:20,285 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.66/compute/v2.1/os-keypairs 0.079s
2026-05-11 16:53:20,286 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1812247689", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDtRX+wBHsxbNidjnZOlTT4FGQgIxrPcdAw6+MvIJ0TNNl/Q3nSgXF8djRqLYD6hcgc9JHYkxxIH3knV0M11U27kqWC7uI79Cje1b+MkSjTS18h62rarVRLuG46GV8GXbA=="}}
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b2ec2c5-0961-49ea-924e-f0059d2b6ebf', 'x-compute-request-id': 'req-4b2ec2c5-0961-49ea-924e-f0059d2b6ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1812247689", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDtRX+wBHsxbNidjnZOlTT4FGQgIxrPcdAw6+MvIJ0TNNl/Q3nSgXF8djRqLYD6hcgc9JHYkxxIH3knV0M11U27kqWC7uI79Cje1b+MkSjTS18h62rarVRLuG46GV8GXbA==", "fingerprint": "cb:6d:d3:cf:bb:e0:89:e5:f6:8b:cc:39:68:d1:e9:ed", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5"}}'
2026-05-11 16:53:20,288 86782 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1812247689 created
2026-05-11 16:53:20,725 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.66/networking/v2.0/security-groups 0.436s
2026-05-11 16:53:20,725 86782 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--1439565948", "description": "tempest-description--1429577971"}}
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-af76bd8d-e535-4241-ad5e-6f1d21290037', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.66/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "0a5af966-c531-4242-8f14-485215819850", "name": "tempest-securitygroup--1439565948", "stateful": true, "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "project_id": "33d4c73dcd614bcb83a3013618616cd7", "description": "tempest-description--1429577971", "shared": false, "security_group_rules": [{"id": "c13e3bf3-6625-45a0-ba53-c32340ed185e", "project_id": "33d4c73dcd614bcb83a3013618616cd7", "security_group_id": "0a5af966-c531-4242-8f14-485215819850", "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": 410, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-11T14:53:20Z", "updated_at": "2026-05-11T14:53:20Z", "revision_number": 0, "tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}, {"id": "ea398181-f648-4b39-8cd6-3a57858b2214", "project_id": "33d4c73dcd614bcb83a3013618616cd7", "security_group_id": "0a5af966-c531-4242-8f14-485215819850", "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": 411, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-11T14:53:20Z", "updated_at": "2026-05-11T14:53:20Z", "revision_number": 0, "tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}], "tags": [], "created_at": "2026-05-11T14:53:20Z", "updated_at": "2026-05-11T14:53:20Z", "revision_number": 1}}'
2026-05-11 16:53:21,056 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.66/networking/v2.0/security-group-rules 0.329s
2026-05-11 16:53:21,056 86782 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": "0a5af966-c531-4242-8f14-485215819850", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-20820ee3-7564-481c-b7de-180245ec9581', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.66/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "08c80f64-b25a-4d03-9170-a3d782ebc479", "project_id": "33d4c73dcd614bcb83a3013618616cd7", "security_group_id": "0a5af966-c531-4242-8f14-485215819850", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-11T14:53:20Z", "updated_at": "2026-05-11T14:53:20Z", "revision_number": 0, "tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:53:21,445 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.66/networking/v2.0/security-group-rules 0.387s
2026-05-11 16:53:21,446 86782 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": "0a5af966-c531-4242-8f14-485215819850", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-dc1bbdec-5cb9-44a8-9e77-d82ccaba25cd', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.66/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0d6a9edf-3213-4e1a-be11-009ddf28f048", "project_id": "33d4c73dcd614bcb83a3013618616cd7", "security_group_id": "0a5af966-c531-4242-8f14-485215819850", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-11T14:53:21Z", "updated_at": "2026-05-11T14:53:21Z", "revision_number": 0, "tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:53:21,446 86782 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1439565948 created
2026-05-11 16:53:23,153 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.66/networking/v2.0/floatingips 1.705s
2026-05-11 16:53:23,153 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "f15a363e-17be-4a0c-b804-54877cfd7197"}}
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-e3f6a705-c0c2-4f8c-a394-0c87d8e49507', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.66/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "bd064e30-7600-4eb2-ba04-fb9f5237d4a5", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "project_id": "33d4c73dcd614bcb83a3013618616cd7", "floating_ip_address": "172.24.4.88", "floating_network_id": "f15a363e-17be-4a0c-b804-54877cfd7197", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-11T14:53:22Z", "updated_at": "2026-05-11T14:53:22Z", "revision_number": 0}}'
2026-05-11 16:53:23,154 86782 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bd064e30-7600-4eb2-ba04-fb9f5237d4a5', 'tenant_id': '33d4c73dcd614bcb83a3013618616cd7', 'project_id': '33d4c73dcd614bcb83a3013618616cd7', 'floating_ip_address': '172.24.4.88', 'floating_network_id': 'f15a363e-17be-4a0c-b804-54877cfd7197', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-11T14:53:22Z', 'updated_at': '2026-05-11T14:53:22Z', 'revision_number': 0, 'ip': '172.24.4.88'} created
2026-05-11 16:53:23,707 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.66/identity/v3/auth/tokens 0.547s
2026-05-11 16:53:23,708 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2533', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9753b5c6-1992-4f38-bc03-5d84e526cc19', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.66/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "87fd9dfe2e74455ba21b88ad9485dbb5", "name": "tempest-ServerRescueNegativeTestJSON-1412078981-project-member", "password_expires_at": null}, "audit_ids": ["huaA6fwOQ5Om-vSk4hVaZQ"], "expires_at": "2026-05-11T15:53:23.000000Z", "issued_at": "2026-05-11T14:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33d4c73dcd614bcb83a3013618616cd7", "name": "tempest-ServerRescueNegativeTestJSON-1412078981"}, "is_domain": false, "roles": [{"id": "b6868f8a080d4d58b0f3cc3f986c87a7", "name": "reader"}, {"id": "19b32d4f64754ab3857f8c1713d2df0a", "name": "member"}], "catalog": [{"endpoints": [{"id": "40c762d5405448c78a94be47e309a80e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/networking", "region": "RegionOne"}], "id": "149228e8db2c40598849c8fcecfca204", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "75c03412cb834f11b5ee0bd1e175abf2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/compute/v2/33d4c73dcd614bcb83a3013618616cd7", "region": "RegionOne"}], "id": "269b56083830438b9dde2bbdc19829e4", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ec3108075bdf49f8a6c82654965c66ea", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/volume/v3", "region": "RegionOne"}], "id": "29cf30ae27b24839a6676c80fd319198", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9fd78db8fd1944cc963494065f8de2a2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/compute/v2.1", "region": "RegionOne"}], "id": "4c79efd2ac9a4e1a819e430cc01d5424", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "141af6b7ffc9421eb30f1369de1c926b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/identity", "region": "RegionOne"}], "id": "afbf4210a1694052b3850d3ae373101b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "801a36ca4d8140e2b0c79b56cf875f14", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/image", "region": "RegionOne"}], "id": "d5fccf9c769a41e496a27088dc5b7f03", "type": "image", "name": "glance"}, {"endpoints": [{"id": "9d409910bf6945699c815d35a4d8ff33", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/placement", "region": "RegionOne"}], "id": "df2aeef5a248430b9aa757f8b300f556", "type": "placement", "name": "placement"}]}}'
2026-05-11 16:53:23,708 86782 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'b809a964-cb77-4ffb-9f89-186d9f04fb76', 'name': 'tempest-ServerRescueNegativeTestJSON-1301594992-network', 'tenant_id': '33d4c73dcd614bcb83a3013618616cd7', 'project_id': '33d4c73dcd614bcb83a3013618616cd7', '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': 62630, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-11T14:51:42Z', 'updated_at': '2026-05-11T14:51:42Z', 'revision_number': 1} available for tenant
2026-05-11 16:53:23,709 86782 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1812247689', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDtRX+wBHsxbNidjnZOlTT4FGQgIxrPcdAw6+MvIJ0TNNl/Q3nSgXF8djRqLYD6hcgc9JHYkxxIH3knV0M11U27kqWC7uI79Cje1b+MkSjTS18h62rarVRLuG46GV8GXbA==', 'fingerprint': 'cb:6d:d3:cf:bb:e0:89:e5:f6:8b:cc:39:68:d1:e9:ed', 'user_id': '87fd9dfe2e74455ba21b88ad9485dbb5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCS0O9UQ83lqa+R0W/sRbdjbVZY9027FaNlLgLAsKDN2c/hf9UIXK/e\npC+D+/bnLNqgBwYFK4EEACKhZANiAAQ7UV/sAR7MWzYnY52TpU0+BRkICMaz3HQM\nOvjLyCdEzTZf0N50oFxfHY0ai2A+oXIHPSR2JMcSB95J1dDNdVNu5Klgu7iO/Qo3\ntW/jJEo00tfIetq2q1US7huOhlfBl2w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0a5af966-c531-4242-8f14-485215819850', 'name': 'tempest-securitygroup--1439565948', 'stateful': True, 'tenant_id': '33d4c73dcd614bcb83a3013618616cd7', 'project_id': '33d4c73dcd614bcb83a3013618616cd7', 'description': 'tempest-description--1429577971', 'shared': False, 'security_group_rules': [{'id': 'c13e3bf3-6625-45a0-ba53-c32340ed185e', 'project_id': '33d4c73dcd614bcb83a3013618616cd7', 'security_group_id': '0a5af966-c531-4242-8f14-485215819850', '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': 410, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-11T14:53:20Z', 'updated_at': '2026-05-11T14:53:20Z', 'revision_number': 0, 'tenant_id': '33d4c73dcd614bcb83a3013618616cd7'}, {'id': 'ea398181-f648-4b39-8cd6-3a57858b2214', 'project_id': '33d4c73dcd614bcb83a3013618616cd7', 'security_group_id': '0a5af966-c531-4242-8f14-485215819850', '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': 411, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-11T14:53:20Z', 'updated_at': '2026-05-11T14:53:20Z', 'revision_number': 0, 'tenant_id': '33d4c73dcd614bcb83a3013618616cd7'}], 'tags': [], 'created_at': '2026-05-11T14:53:20Z', 'updated_at': '2026-05-11T14:53:20Z', 'revision_number': 1}, 'floating_ip': {'id': 'bd064e30-7600-4eb2-ba04-fb9f5237d4a5', 'tenant_id': '33d4c73dcd614bcb83a3013618616cd7', 'project_id': '33d4c73dcd614bcb83a3013618616cd7', 'floating_ip_address': '172.24.4.88', 'floating_network_id': 'f15a363e-17be-4a0c-b804-54877cfd7197', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-11T14:53:22Z', 'updated_at': '2026-05-11T14:53:22Z', 'revision_number': 0, 'ip': '172.24.4.88'}}
2026-05-11 16:53:26,967 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.66/compute/v2.1/servers 3.257s
2026-05-11 16:53:26,967 86782 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-957840308", "imageRef": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "flavorRef": "42", "adminPass": "T0*2TrxCbmm4I%k", "networks": [{"uuid": "b809a964-cb77-4ffb-9f89-186d9f04fb76"}], "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "key_name": "tempest-keypair-1812247689", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '415', 'location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84f3730b-bf42-4e63-927e-5e5ac65f0aa9', 'x-compute-request-id': 'req-84f3730b-bf42-4e63-927e-5e5ac65f0aa9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.66/compute/v2.1/servers'}
Body: b'{"server": {"id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "adminPass": "T0*2TrxCbmm4I%k"}}'
2026-05-11 16:53:27,333 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.361s
2026-05-11 16:53:27,335 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f14d7d6-5996-42f1-b7b3-350033429755', 'x-compute-request-id': 'req-6f14d7d6-5996-42f1-b7b3-350033429755', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-11T14:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "BUILD", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:28,633 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.284s
2026-05-11 16:53:28,633 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:28 GMT', 'server': 'Apache/2.4.58 (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-5e85dadd-2ee0-45c5-b4dc-1862b50e974b', 'x-compute-request-id': 'req-5e85dadd-2ee0-45c5-b4dc-1862b50e974b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "BUILD", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:29,813 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.165s
2026-05-11 16:53:29,814 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1307', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b46ac547-206c-4fcb-9d5d-daa34eea7f6f', 'x-compute-request-id': 'req-b46ac547-206c-4fcb-9d5d-daa34eea7f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "BUILD", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:29,829 86782 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-11 16:53:30,935 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.104s
2026-05-11 16:53:30,935 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1307', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-000e5258-e57b-481d-85da-b83547d2cd2b', 'x-compute-request-id': 'req-000e5258-e57b-481d-85da-b83547d2cd2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "BUILD", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:32,206 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.256s
2026-05-11 16:53:32,207 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b599296-34c0-4143-b88d-5d7981ded083', 'x-compute-request-id': 'req-0b599296-34c0-4143-b88d-5d7981ded083', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "BUILD", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:32,225 86782 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-11 16:53:35,778 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 2.549s
2026-05-11 16:53:35,779 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6365a95f-f3ee-4600-8c9e-f3ebee3ed720', 'x-compute-request-id': 'req-6365a95f-f3ee-4600-8c9e-f3ebee3ed720', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "BUILD", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:37,464 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.665s
2026-05-11 16:53:37,465 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90776446-3d9b-4ece-9248-ac0d83e44d53', 'x-compute-request-id': 'req-90776446-3d9b-4ece-9248-ac0d83e44d53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "BUILD", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:37,485 86782 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 10 second wait
2026-05-11 16:53:39,001 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.514s
2026-05-11 16:53:39,001 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f88b6b18-3bad-4ef4-828d-6b8640956077', 'x-compute-request-id': 'req-f88b6b18-3bad-4ef4-828d-6b8640956077', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "BUILD", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:40,508 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.495s
2026-05-11 16:53:40,508 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-774922cd-3864-43bc-bdba-765c11635b02', 'x-compute-request-id': 'req-774922cd-3864-43bc-bdba-765c11635b02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "BUILD", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:41,823 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.299s
2026-05-11 16:53:41,824 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da07adb2-4ac6-4476-be7e-f8a4d42742e5', 'x-compute-request-id': 'req-da07adb2-4ac6-4476-be7e-f8a4d42742e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "BUILD", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:43,296 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.454s
2026-05-11 16:53:43,296 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fa87426-29b1-4921-ae43-23f4b7fcf928', 'x-compute-request-id': 'req-2fa87426-29b1-4921-ae43-23f4b7fcf928', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "BUILD", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:45,096 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.778s
2026-05-11 16:53:45,097 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28b2c98b-e7c2-428e-8288-140ae94da190', 'x-compute-request-id': 'req-28b2c98b-e7c2-428e-8288-140ae94da190', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "BUILD", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:46,544 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.432s
2026-05-11 16:53:46,544 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20fd389e-cc5c-4b05-8eb3-3706a3b4cebd', 'x-compute-request-id': 'req-20fd389e-cc5c-4b05-8eb3-3706a3b4cebd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "ACTIVE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:53:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-11 16:53:46,561 86782 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait
2026-05-11 16:53:46,851 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-interface 0.288s
2026-05-11 16:53:46,851 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be8138fd-ac27-4b5d-a199-e0bc58761e09', 'x-compute-request-id': 'req-be8138fd-ac27-4b5d-a199-e0bc58761e09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "b809a964-cb77-4ffb-9f89-186d9f04fb76", "port_id": "528c9bea-26f9-47cd-a5d5-003bbf896100", "mac_addr": "fa:16:3e:b4:89:a0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00967158-e916-4f8b-862e-a4621c0a5996", "ip_address": "10.0.0.13"}]}]}'
2026-05-11 16:53:49,797 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.66/networking/v2.0/floatingips/bd064e30-7600-4eb2-ba04-fb9f5237d4a5 2.940s
2026-05-11 16:53:49,798 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "528c9bea-26f9-47cd-a5d5-003bbf896100"}}
Response - Headers: {'date': 'Mon, 11 May 2026 14:53:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b4d7d106-51b3-432c-ae9a-4f220320638c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/networking/v2.0/floatingips/bd064e30-7600-4eb2-ba04-fb9f5237d4a5'}
Body: b'{"floatingip": {"id": "bd064e30-7600-4eb2-ba04-fb9f5237d4a5", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "project_id": "33d4c73dcd614bcb83a3013618616cd7", "floating_ip_address": "172.24.4.88", "floating_network_id": "f15a363e-17be-4a0c-b804-54877cfd7197", "router_id": "47d47497-4c4c-41e5-b3c7-f970d7a5fe3f", "port_id": "528c9bea-26f9-47cd-a5d5-003bbf896100", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b809a964-cb77-4ffb-9f89-186d9f04fb76", "mac_address": "fa:16:3e:b4:89:a0", "admin_state_up": true, "status": "ACTIVE", "device_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-11T14:53:22Z", "updated_at": "2026-05-11T14:53:47Z", "revision_number": 1}}'
2026-05-11 16:53:49,799 86782 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.88:22' as 'cirros' with public key authentication
2026-05-11 16:54:09,311 86782 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-11 16:54:09,420 86782 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-11 16:54:09,421 86782 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.88 successfully created
2026-05-11 16:54:12,572 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 3.150s
2026-05-11 16:54:12,573 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}}
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58dfd0b0-2927-48bb-9917-c58e4087556e', 'x-compute-request-id': 'req-58dfd0b0-2927-48bb-9917-c58e4087556e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "device": "/dev/vdb"}}'
2026-05-11 16:54:12,677 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.100s
2026-05-11 16:54:12,677 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e2d1944-3829-468b-a82c-51123aa2ef30', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e2d1944-3829-468b-a82c-51123aa2ef30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:54:13,779 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.084s
2026-05-11 16:54:13,780 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c149b4-d2a9-45ed-bdfa-97b00e1eee95', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c149b4-d2a9-45ed-bdfa-97b00e1eee95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:54:14,856 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.051s
2026-05-11 16:54:14,856 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd84f39e-71dd-4049-9632-4bb96e8f376b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd84f39e-71dd-4049-9632-4bb96e8f376b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:14.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:54:15,994 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.127s
2026-05-11 16:54:15,994 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd427b00-c8ac-408b-a06d-d8bb4d26692d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd427b00-c8ac-408b-a06d-d8bb4d26692d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:14.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:54:17,100 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.088s
2026-05-11 16:54:17,101 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8080dce-7913-4dd4-820c-a49457fd85dc', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8080dce-7913-4dd4-820c-a49457fd85dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:14.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:54:18,172 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.057s
2026-05-11 16:54:18,173 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968540c1-40e7-40e5-bb46-52dcc1348ffc', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968540c1-40e7-40e5-bb46-52dcc1348ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:14.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:54:19,268 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.083s
2026-05-11 16:54:19,269 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6ff042-74c5-4e02-a5b7-028296464aea', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6ff042-74c5-4e02-a5b7-028296464aea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:54:19,287 86782 INFO [tempest.common.waiters] Attachment 94b7f2bc-e962-4cfc-9118-5364889c48d8 created for volume 751f00c1-39dc-4f90-a0b7-2d28a6375e04 to server 74121a89-c77f-43a5-87ae-dba899cf42a7 after waiting for 7.286996 seconds
2026-05-11 16:54:19,341 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.053s
2026-05-11 16:54:19,341 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2424fd-a722-4b06-8759-ffb36e801d8c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2424fd-a722-4b06-8759-ffb36e801d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:54:19,356 86782 INFO [tempest.common.waiters] volume 751f00c1-39dc-4f90-a0b7-2d28a6375e04 reached in-use after waiting for 0.356160 seconds
2026-05-11 16:54:19,805 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/action 0.448s
2026-05-11 16:54:19,805 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "T0*2TrxCbmm4I%k"}}
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:19 GMT', 'server': 'Apache/2.4.58 (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-186d6788-e985-4c13-ab9d-bdd4a21b7caa', 'x-compute-request-id': 'req-186d6788-e985-4c13-ab9d-bdd4a21b7caa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/action'}
Body: b'{"adminPass": "T0*2TrxCbmm4I%k"}'
2026-05-11 16:54:21,134 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 1.327s
2026-05-11 16:54:21,134 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28bacc1f-e076-48e0-a2c7-8d59336d1fd1', 'x-compute-request-id': 'req-28bacc1f-e076-48e0-a2c7-8d59336d1fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "ACTIVE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:22,536 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.383s
2026-05-11 16:54:22,537 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b493bfe-6e4d-4ba1-b03c-cb4fe75a85ec', 'x-compute-request-id': 'req-6b493bfe-6e4d-4ba1-b03c-cb4fe75a85ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "ACTIVE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:24,197 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.644s
2026-05-11 16:54:24,197 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0e5f545-f9d0-4137-9fd7-1af595f68bc7', 'x-compute-request-id': 'req-e0e5f545-f9d0-4137-9fd7-1af595f68bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "ACTIVE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:25,830 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.615s
2026-05-11 16:54:25,830 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4639e329-7621-44bd-aa2f-c29bad291ddc', 'x-compute-request-id': 'req-4639e329-7621-44bd-aa2f-c29bad291ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "ACTIVE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:27,571 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.729s
2026-05-11 16:54:27,572 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d742fa5-e0cb-492e-bed0-1c646e023683', 'x-compute-request-id': 'req-7d742fa5-e0cb-492e-bed0-1c646e023683', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "ACTIVE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:29,033 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.446s
2026-05-11 16:54:29,033 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f017f3a-ff54-4161-b182-c0ae580f4cc4', 'x-compute-request-id': 'req-5f017f3a-ff54-4161-b182-c0ae580f4cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "ACTIVE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:30,437 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.387s
2026-05-11 16:54:30,438 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e613861-dfbd-4d70-a5f2-49ef9651f31c', 'x-compute-request-id': 'req-9e613861-dfbd-4d70-a5f2-49ef9651f31c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "ACTIVE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:31,949 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.498s
2026-05-11 16:54:31,949 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcd578c6-d8a0-4d87-8d8b-c0b27db09b0b', 'x-compute-request-id': 'req-bcd578c6-d8a0-4d87-8d8b-c0b27db09b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "ACTIVE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:33,728 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.756s
2026-05-11 16:54:33,729 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b48bd597-e080-4fb0-ae63-c85d568dd39f', 'x-compute-request-id': 'req-b48bd597-e080-4fb0-ae63-c85d568dd39f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "RESCUE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:32Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:54:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:33,747 86782 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 12 second wait
2026-05-11 16:54:33,870 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.66/identity/v3/auth/tokens 0.115s
2026-05-11 16:54:33,870 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2533', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ce8c9b34-5614-4afb-a7ee-98b2cca90726', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.66/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "87fd9dfe2e74455ba21b88ad9485dbb5", "name": "tempest-ServerRescueNegativeTestJSON-1412078981-project-member", "password_expires_at": null}, "audit_ids": ["uTw6xvDrTn6t7eWXoPId8g"], "expires_at": "2026-05-11T15:54:33.000000Z", "issued_at": "2026-05-11T14:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33d4c73dcd614bcb83a3013618616cd7", "name": "tempest-ServerRescueNegativeTestJSON-1412078981"}, "is_domain": false, "roles": [{"id": "b6868f8a080d4d58b0f3cc3f986c87a7", "name": "reader"}, {"id": "19b32d4f64754ab3857f8c1713d2df0a", "name": "member"}], "catalog": [{"endpoints": [{"id": "40c762d5405448c78a94be47e309a80e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/networking", "region": "RegionOne"}], "id": "149228e8db2c40598849c8fcecfca204", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "75c03412cb834f11b5ee0bd1e175abf2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/compute/v2/33d4c73dcd614bcb83a3013618616cd7", "region": "RegionOne"}], "id": "269b56083830438b9dde2bbdc19829e4", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ec3108075bdf49f8a6c82654965c66ea", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/volume/v3", "region": "RegionOne"}], "id": "29cf30ae27b24839a6676c80fd319198", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9fd78db8fd1944cc963494065f8de2a2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/compute/v2.1", "region": "RegionOne"}], "id": "4c79efd2ac9a4e1a819e430cc01d5424", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "141af6b7ffc9421eb30f1369de1c926b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/identity", "region": "RegionOne"}], "id": "afbf4210a1694052b3850d3ae373101b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "801a36ca4d8140e2b0c79b56cf875f14", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/image", "region": "RegionOne"}], "id": "d5fccf9c769a41e496a27088dc5b7f03", "type": "image", "name": "glance"}, {"endpoints": [{"id": "9d409910bf6945699c815d35a4d8ff33", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.66/placement", "region": "RegionOne"}], "id": "df2aeef5a248430b9aa757f8b300f556", "type": "placement", "name": "placement"}]}}'
2026-05-11 16:54:33,871 86782 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'b809a964-cb77-4ffb-9f89-186d9f04fb76', 'name': 'tempest-ServerRescueNegativeTestJSON-1301594992-network', 'tenant_id': '33d4c73dcd614bcb83a3013618616cd7', 'project_id': '33d4c73dcd614bcb83a3013618616cd7', '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': 62630, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-11T14:51:42Z', 'updated_at': '2026-05-11T14:51:42Z', 'revision_number': 1} available for tenant
2026-05-11 16:54:34,184 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.311s
2026-05-11 16:54:34,185 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '152', 'x-openstack-request-id': 'req-4f214a82-ef0f-4a96-8e1a-060c006ddf43', 'x-compute-request-id': 'req-4f214a82-ef0f-4a96-8e1a-060c006ddf43', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 74121a89-c77f-43a5-87ae-dba899cf42a7 while it is in vm_state rescued"}}'
2026-05-11 16:54:34,495 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/action 0.309s
2026-05-11 16:54:34,496 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21937c33-f1be-4119-a675-0dd1741a37eb', 'x-compute-request-id': 'req-21937c33-f1be-4119-a675-0dd1741a37eb', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/action'}
Body: b''
2026-05-11 16:54:34,962 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.464s
2026-05-11 16:54:34,962 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf1c22d1-02e8-48fd-acbf-7a1588354e1a', 'x-compute-request-id': 'req-cf1c22d1-02e8-48fd-acbf-7a1588354e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "RESCUE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:34Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:54:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:36,862 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.883s
2026-05-11 16:54:36,863 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c1910a7-ff6e-4484-a137-3894128f4782', 'x-compute-request-id': 'req-1c1910a7-ff6e-4484-a137-3894128f4782', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "RESCUE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:34Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:54:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:38,491 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.613s
2026-05-11 16:54:38,491 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dbbf446-1551-4d62-b561-a13c8a270365', 'x-compute-request-id': 'req-5dbbf446-1551-4d62-b561-a13c8a270365', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "RESCUE", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:34Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:54:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:39,850 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7 0.342s
2026-05-11 16:54:39,851 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1811', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e170b934-1961-4b2b-8285-2e282f77d860', 'x-compute-request-id': 'req-e170b934-1961-4b2b-8285-2e282f77d860', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1301594992-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}, {"version": 4, "addr": "172.24.4.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:89:a0"}]}, "created": "2026-05-11T14:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/flavors/42"}]}, "hostId": "452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee", "id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "image": {"id": "8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76", "links": [{"rel": "bookmark", "href": "http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76"}]}, "links": [{"rel": "self", "href": "http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}, {"rel": "bookmark", "href": "http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-957840308", "status": "ERROR", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "updated": "2026-05-11T14:54:39Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-11T14:54:39Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1812247689", "OS-SRV-USG:launched_at": "2026-05-11T14:54:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1439565948"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04"}]}}'
2026-05-11 16:54:39,863 86782 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 5 second wait
2026-05-11 16:54:39,979 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-interface 0.114s
2026-05-11 16:54:39,979 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:39 GMT', 'server': 'Apache/2.4.58 (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-fd18e2d9-a060-4692-a0c2-8f289df12b73', 'x-compute-request-id': 'req-fd18e2d9-a060-4692-a0c2-8f289df12b73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "b809a964-cb77-4ffb-9f89-186d9f04fb76", "port_id": "528c9bea-26f9-47cd-a5d5-003bbf896100", "mac_addr": "fa:16:3e:b4:89:a0", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "00967158-e916-4f8b-862e-a4621c0a5996", "ip_address": "10.0.0.13"}]}]}'
2026-05-11 16:54:41,562 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.66/networking/v2.0/floatingips/bd064e30-7600-4eb2-ba04-fb9f5237d4a5 1.579s
2026-05-11 16:54:41,563 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "528c9bea-26f9-47cd-a5d5-003bbf896100"}}
Response - Headers: {'date': 'Mon, 11 May 2026 14:54:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-99bd062d-7470-410a-8f2d-9707ba51a404', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/networking/v2.0/floatingips/bd064e30-7600-4eb2-ba04-fb9f5237d4a5'}
Body: b'{"floatingip": {"id": "bd064e30-7600-4eb2-ba04-fb9f5237d4a5", "tenant_id": "33d4c73dcd614bcb83a3013618616cd7", "project_id": "33d4c73dcd614bcb83a3013618616cd7", "floating_ip_address": "172.24.4.88", "floating_network_id": "f15a363e-17be-4a0c-b804-54877cfd7197", "router_id": "47d47497-4c4c-41e5-b3c7-f970d7a5fe3f", "port_id": "528c9bea-26f9-47cd-a5d5-003bbf896100", "fixed_ip_address": "10.0.0.13", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "b809a964-cb77-4ffb-9f89-186d9f04fb76", "mac_address": "fa:16:3e:b4:89:a0", "admin_state_up": true, "status": "DOWN", "device_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-11T14:53:22Z", "updated_at": "2026-05-11T14:54:40Z", "revision_number": 3}}'
2026-05-11 16:54:41,563 86782 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.88:22' as 'cirros' with public key authentication
2026-05-11 16:55:41,626 86782 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.88 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-05-11 16:56:44,186 86782 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.88 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-05-11 16:57:47,747 86782 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.88 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-05-11 16:58:52,309 86782 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.88 after 3 attempts. Proxy client: no proxy client
2026-05-11 16:58:52.309 86782 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-05-11 16:58:52.309 86782 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-05-11 16:58:52.309 86782 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-05-11 16:58:52.309 86782 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-05-11 16:58:52.309 86782 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-05-11 16:58:52.309 86782 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-05-11 16:58:52.309 86782 ERROR tempest.lib.common.ssh
2026-05-11 16:58:52,311 86782 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Mon, 11 May 2026 14:53:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '415', 'location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84f3730b-bf42-4e63-927e-5e5ac65f0aa9', 'x-compute-request-id': 'req-84f3730b-bf42-4e63-927e-5e5ac65f0aa9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.66/compute/v2.1/servers'}
Body: {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-ServerRescueNegativeTestJSON-1301594992-network': [{'version': 4, 'addr': '10.0.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:b4:89:a0'}]}, 'created': '2026-05-11T14:53:26Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.66/compute/flavors/42'}]}, 'hostId': '452605afc87af14fa5fc77aa1c43c1ee46827cf9eb4c1f22b3ea3fee', 'id': '74121a89-c77f-43a5-87ae-dba899cf42a7', 'image': {'id': '8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.66/compute/images/8ac3f3cf-a14e-4eeb-a94d-42cb4aae7a76'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}, {'rel': 'bookmark', 'href': 'http://192.168.122.66/compute/servers/74121a89-c77f-43a5-87ae-dba899cf42a7'}], 'metadata': {}, 'name': 'tempest-ServerRescueNegativeTestJSON-server-957840308', 'status': 'ACTIVE', 'tenant_id': '33d4c73dcd614bcb83a3013618616cd7', 'user_id': '87fd9dfe2e74455ba21b88ad9485dbb5', 'updated': '2026-05-11T14:53:45Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1812247689', 'OS-SRV-USG:launched_at': '2026-05-11T14:53:44.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1439565948'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-05-11 16:58:53,885 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/action 1.572s
2026-05-11 16:58:53,885 86782 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': 'Mon, 11 May 2026 14:58:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-4b2ab0e4-6010-4cf0-9096-3d3154d6120b', 'x-compute-request-id': 'req-4b2ab0e4-6010-4cf0-9096-3d3154d6120b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-05-11 16:58:53,886 86782 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 74121a89-c77f-43a5-87ae-dba899cf42a7
2026-05-11 16:58:53,945 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.057s
2026-05-11 16:58:53,947 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:58:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05729481-5a7b-4bfc-9f58-ace543a948a7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05729481-5a7b-4bfc-9f58-ace543a948a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 16:58:54,142 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.180s
2026-05-11 16:58:54,143 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:58:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '150', 'x-openstack-request-id': 'req-2ed635a6-157e-45e9-b273-3390e6fff293', 'x-compute-request-id': 'req-2ed635a6-157e-45e9-b273-3390e6fff293', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 74121a89-c77f-43a5-87ae-dba899cf42a7 while it is in vm_state error"}}'
2026-05-11 16:58:54,248 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.099s
2026-05-11 16:58:54,248 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:58:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34a06c97-4566-4b14-a4c5-c27430b95ca9', 'x-compute-request-id': 'req-34a06c97-4566-4b14-a4c5-c27430b95ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:58:55,368 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.116s
2026-05-11 16:58:55,369 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e195e16f-e9f9-40f1-b076-ff4766816a65', 'x-compute-request-id': 'req-e195e16f-e9f9-40f1-b076-ff4766816a65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:58:56,443 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.071s
2026-05-11 16:58:56,444 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:58:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50eaeca7-5b57-42b0-aa71-effd3fb49047', 'x-compute-request-id': 'req-50eaeca7-5b57-42b0-aa71-effd3fb49047', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:58:57,512 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.064s
2026-05-11 16:58:57,513 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:58:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61a5da26-d5dd-4985-93b3-cd1a5ccb7cda', 'x-compute-request-id': 'req-61a5da26-d5dd-4985-93b3-cd1a5ccb7cda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:58:58,608 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.093s
2026-05-11 16:58:58,609 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:58:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ca1159c-5e50-4592-b10c-591e296a8415', 'x-compute-request-id': 'req-3ca1159c-5e50-4592-b10c-591e296a8415', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:58:59,718 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.105s
2026-05-11 16:58:59,719 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:58:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f956df19-7402-471e-8006-89f1936afece', 'x-compute-request-id': 'req-f956df19-7402-471e-8006-89f1936afece', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:00,893 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.171s
2026-05-11 16:59:00,894 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b58ae9f6-64af-4121-909e-cc7f17e4e56a', 'x-compute-request-id': 'req-b58ae9f6-64af-4121-909e-cc7f17e4e56a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:02,001 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.101s
2026-05-11 16:59:02,001 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728374ac-8644-47ca-ab74-87f81079dae5', 'x-compute-request-id': 'req-728374ac-8644-47ca-ab74-87f81079dae5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:03,122 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.118s
2026-05-11 16:59:03,122 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d12bfe9-da7d-4ffb-a08e-0bfb302d0959', 'x-compute-request-id': 'req-7d12bfe9-da7d-4ffb-a08e-0bfb302d0959', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:04,187 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.061s
2026-05-11 16:59:04,187 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f382be91-fd07-4168-a617-440111b70f9f', 'x-compute-request-id': 'req-f382be91-fd07-4168-a617-440111b70f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:05,251 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.061s
2026-05-11 16:59:05,252 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55c9d89c-7215-42c0-a49f-2366bd28033c', 'x-compute-request-id': 'req-55c9d89c-7215-42c0-a49f-2366bd28033c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:06,390 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.136s
2026-05-11 16:59:06,390 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c21aac15-7efe-4afa-9281-fe652d549690', 'x-compute-request-id': 'req-c21aac15-7efe-4afa-9281-fe652d549690', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:07,497 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.100s
2026-05-11 16:59:07,497 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b153d1b-7ad1-4bb9-ac9c-75322ce47335', 'x-compute-request-id': 'req-7b153d1b-7ad1-4bb9-ac9c-75322ce47335', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:08,639 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.137s
2026-05-11 16:59:08,640 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62296044-efba-4fb8-a962-7d7bf559c978', 'x-compute-request-id': 'req-62296044-efba-4fb8-a962-7d7bf559c978', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:09,753 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.107s
2026-05-11 16:59:09,754 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c69837c4-6cdf-441c-bc74-b79d592931d5', 'x-compute-request-id': 'req-c69837c4-6cdf-441c-bc74-b79d592931d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:10,864 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.106s
2026-05-11 16:59:10,865 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b6ff9c7-5592-48c5-879f-5ae2a38de672', 'x-compute-request-id': 'req-1b6ff9c7-5592-48c5-879f-5ae2a38de672', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:11,978 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.108s
2026-05-11 16:59:11,978 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d5b5775-edef-4b08-8aff-04889a5354ba', 'x-compute-request-id': 'req-0d5b5775-edef-4b08-8aff-04889a5354ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:13,124 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.140s
2026-05-11 16:59:13,125 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9fc8de8-d2bc-42b3-b220-3d9cfb68d4f5', 'x-compute-request-id': 'req-f9fc8de8-d2bc-42b3-b220-3d9cfb68d4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:14,228 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.100s
2026-05-11 16:59:14,228 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2373bae0-e06b-42bb-8977-5e8bef13c0f5', 'x-compute-request-id': 'req-2373bae0-e06b-42bb-8977-5e8bef13c0f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:15,344 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.108s
2026-05-11 16:59:15,345 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e539f30d-3980-43ed-ab88-fbd880de8719', 'x-compute-request-id': 'req-e539f30d-3980-43ed-ab88-fbd880de8719', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:16,484 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.135s
2026-05-11 16:59:16,485 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3ac1607-d970-446f-b8f2-2f14a88d5dce', 'x-compute-request-id': 'req-e3ac1607-d970-446f-b8f2-2f14a88d5dce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:17,623 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.133s
2026-05-11 16:59:17,623 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3d2032a-4baf-489c-a8f1-57276f1321ac', 'x-compute-request-id': 'req-d3d2032a-4baf-489c-a8f1-57276f1321ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:18,759 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.132s
2026-05-11 16:59:18,759 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b990d57e-7ae7-43fe-bbd9-5b2f54bd4fc2', 'x-compute-request-id': 'req-b990d57e-7ae7-43fe-bbd9-5b2f54bd4fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:19,873 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.108s
2026-05-11 16:59:19,873 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5227f27e-a27f-47f6-927d-311690ae7db1', 'x-compute-request-id': 'req-5227f27e-a27f-47f6-927d-311690ae7db1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:20,954 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.076s
2026-05-11 16:59:20,955 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ce8c89-11be-486f-842c-eb0f2bdfd68b', 'x-compute-request-id': 'req-c1ce8c89-11be-486f-842c-eb0f2bdfd68b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:22,043 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.086s
2026-05-11 16:59:22,044 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa6519b2-a98c-4790-888b-28b28924a137', 'x-compute-request-id': 'req-fa6519b2-a98c-4790-888b-28b28924a137', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:23,161 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.114s
2026-05-11 16:59:23,161 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6824825-9d7d-46b2-b775-5f7128ba21e6', 'x-compute-request-id': 'req-f6824825-9d7d-46b2-b775-5f7128ba21e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:24,222 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.056s
2026-05-11 16:59:24,222 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e6ca7e2-50cd-49cf-b174-393e7d0b7dfb', 'x-compute-request-id': 'req-3e6ca7e2-50cd-49cf-b174-393e7d0b7dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:25,282 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.056s
2026-05-11 16:59:25,283 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2efda0f-f1f3-4f14-bac3-b560bddf97a6', 'x-compute-request-id': 'req-c2efda0f-f1f3-4f14-bac3-b560bddf97a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:26,384 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.099s
2026-05-11 16:59:26,385 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee7f0b73-89e2-4124-9127-8b9a41a356b8', 'x-compute-request-id': 'req-ee7f0b73-89e2-4124-9127-8b9a41a356b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:27,564 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.175s
2026-05-11 16:59:27,565 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-415f464d-5c32-4942-9274-87f71c01d9fe', 'x-compute-request-id': 'req-415f464d-5c32-4942-9274-87f71c01d9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:28,721 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.153s
2026-05-11 16:59:28,722 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38775c0d-a829-4c0d-b8b4-60f8d1bfa383', 'x-compute-request-id': 'req-38775c0d-a829-4c0d-b8b4-60f8d1bfa383', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:29,804 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.079s
2026-05-11 16:59:29,805 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a2bee9a-9f06-4e9e-8b40-7c932bcd9e23', 'x-compute-request-id': 'req-7a2bee9a-9f06-4e9e-8b40-7c932bcd9e23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:30,901 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.094s
2026-05-11 16:59:30,902 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfbca533-1a76-4fe8-9ac2-b208800c1d00', 'x-compute-request-id': 'req-dfbca533-1a76-4fe8-9ac2-b208800c1d00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:31,988 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.083s
2026-05-11 16:59:31,989 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-251e4c07-c89b-4063-89e5-d119f284ff20', 'x-compute-request-id': 'req-251e4c07-c89b-4063-89e5-d119f284ff20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:33,089 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.094s
2026-05-11 16:59:33,089 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4385ea1d-59b9-42f7-bb5f-4444638f1059', 'x-compute-request-id': 'req-4385ea1d-59b9-42f7-bb5f-4444638f1059', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:34,202 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.107s
2026-05-11 16:59:34,202 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2223f48-1cd9-4d56-9b14-5b43a08a6028', 'x-compute-request-id': 'req-f2223f48-1cd9-4d56-9b14-5b43a08a6028', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:35,271 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.066s
2026-05-11 16:59:35,272 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89f0f388-6fac-437d-ba78-a298262a8251', 'x-compute-request-id': 'req-89f0f388-6fac-437d-ba78-a298262a8251', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:36,363 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.089s
2026-05-11 16:59:36,364 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34cab5b5-d9a6-4923-8c7d-60d0af841159', 'x-compute-request-id': 'req-34cab5b5-d9a6-4923-8c7d-60d0af841159', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:37,455 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.088s
2026-05-11 16:59:37,455 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-582d7568-9e31-4d57-86bf-766af1502455', 'x-compute-request-id': 'req-582d7568-9e31-4d57-86bf-766af1502455', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:38,581 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.121s
2026-05-11 16:59:38,582 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30feddce-76e7-4e29-8956-9b2e0a1c38b3', 'x-compute-request-id': 'req-30feddce-76e7-4e29-8956-9b2e0a1c38b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:39,736 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.149s
2026-05-11 16:59:39,736 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d3248ab-9b6d-4fea-8dfe-9c0c898a1c5c', 'x-compute-request-id': 'req-2d3248ab-9b6d-4fea-8dfe-9c0c898a1c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:40,813 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.073s
2026-05-11 16:59:40,813 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d54c990-78df-44a4-ac1d-1fd15e04f635', 'x-compute-request-id': 'req-8d54c990-78df-44a4-ac1d-1fd15e04f635', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:41,887 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.070s
2026-05-11 16:59:41,888 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67d1924e-f4c4-4588-8bb6-3f6de88fb64b', 'x-compute-request-id': 'req-67d1924e-f4c4-4588-8bb6-3f6de88fb64b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:42,968 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.078s
2026-05-11 16:59:42,968 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37b546fb-d8c8-42a1-bc74-4f1d4034a6db', 'x-compute-request-id': 'req-37b546fb-d8c8-42a1-bc74-4f1d4034a6db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:44,040 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.067s
2026-05-11 16:59:44,041 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c766400-d5e9-4760-a4dd-5ab6b6eefd8d', 'x-compute-request-id': 'req-4c766400-d5e9-4760-a4dd-5ab6b6eefd8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:45,101 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.057s
2026-05-11 16:59:45,101 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-955fcd90-e01b-410e-9aee-643a7442813e', 'x-compute-request-id': 'req-955fcd90-e01b-410e-9aee-643a7442813e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:46,163 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.059s
2026-05-11 16:59:46,164 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1357e2d1-f734-4e57-8fe2-e84ee4cb08b8', 'x-compute-request-id': 'req-1357e2d1-f734-4e57-8fe2-e84ee4cb08b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:47,233 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.067s
2026-05-11 16:59:47,233 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eab086e-3db9-4e67-a32a-c7bdd0e992e2', 'x-compute-request-id': 'req-2eab086e-3db9-4e67-a32a-c7bdd0e992e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:48,321 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.084s
2026-05-11 16:59:48,321 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87cdabae-1298-42f4-99de-1c407d2c3e8a', 'x-compute-request-id': 'req-87cdabae-1298-42f4-99de-1c407d2c3e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:49,406 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.079s
2026-05-11 16:59:49,407 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51ef16d6-2f7e-4ce3-95cc-66a9c30f7000', 'x-compute-request-id': 'req-51ef16d6-2f7e-4ce3-95cc-66a9c30f7000', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:50,500 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.089s
2026-05-11 16:59:50,500 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93f14f92-c54b-4eb4-9660-ed26327e6275', 'x-compute-request-id': 'req-93f14f92-c54b-4eb4-9660-ed26327e6275', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:51,695 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.189s
2026-05-11 16:59:51,696 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-458936d1-27ce-42ba-8f5a-4e02d3fbad5c', 'x-compute-request-id': 'req-458936d1-27ce-42ba-8f5a-4e02d3fbad5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:52,825 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.125s
2026-05-11 16:59:52,825 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12130be5-d1e9-44f5-a024-0e46809c7206', 'x-compute-request-id': 'req-12130be5-d1e9-44f5-a024-0e46809c7206', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:54,009 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.180s
2026-05-11 16:59:54,009 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ed9a7db-4fb3-41d3-b74b-463ac60caf36', 'x-compute-request-id': 'req-7ed9a7db-4fb3-41d3-b74b-463ac60caf36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:55,150 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.135s
2026-05-11 16:59:55,150 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e25caef4-94d2-45d1-85ae-79bd7d0c1770', 'x-compute-request-id': 'req-e25caef4-94d2-45d1-85ae-79bd7d0c1770', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:56,235 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.080s
2026-05-11 16:59:56,235 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e50e04c9-86e6-4651-be0d-e6cb35cb3ac7', 'x-compute-request-id': 'req-e50e04c9-86e6-4651-be0d-e6cb35cb3ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:57,364 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.125s
2026-05-11 16:59:57,365 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f328d211-6cc3-4dd0-9539-8dadd872733d', 'x-compute-request-id': 'req-f328d211-6cc3-4dd0-9539-8dadd872733d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:58,431 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.062s
2026-05-11 16:59:58,432 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bef2d39-bf1f-4aee-9dc9-d4e0a6ffa1a7', 'x-compute-request-id': 'req-1bef2d39-bf1f-4aee-9dc9-d4e0a6ffa1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 16:59:59,544 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.108s
2026-05-11 16:59:59,545 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 14:59:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11161e32-84b9-429a-a661-107b995d09cb', 'x-compute-request-id': 'req-11161e32-84b9-429a-a661-107b995d09cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:00,607 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.060s
2026-05-11 17:00:00,608 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b4be12c-f1a3-416a-b32d-89beacd42a95', 'x-compute-request-id': 'req-5b4be12c-f1a3-416a-b32d-89beacd42a95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:01,697 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.085s
2026-05-11 17:00:01,698 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8cb18d8-4dcc-4450-aa5c-46ba2ab0d31b', 'x-compute-request-id': 'req-d8cb18d8-4dcc-4450-aa5c-46ba2ab0d31b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:02,793 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.092s
2026-05-11 17:00:02,793 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c3accef-6cfb-41d6-9e6e-9acab14c0094', 'x-compute-request-id': 'req-5c3accef-6cfb-41d6-9e6e-9acab14c0094', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:03,899 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.103s
2026-05-11 17:00:03,900 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a163a48-67b6-4c2c-82c6-b1d654e1fbcc', 'x-compute-request-id': 'req-4a163a48-67b6-4c2c-82c6-b1d654e1fbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:05,051 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.147s
2026-05-11 17:00:05,051 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2568a1c4-ff91-459c-9851-33c09cefeb46', 'x-compute-request-id': 'req-2568a1c4-ff91-459c-9851-33c09cefeb46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:06,173 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.119s
2026-05-11 17:00:06,173 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baad8d82-8080-4a6e-bfd4-3270450787d6', 'x-compute-request-id': 'req-baad8d82-8080-4a6e-bfd4-3270450787d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:07,297 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.121s
2026-05-11 17:00:07,297 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b2f9df2-87f0-43d9-b7a2-2552593d6bbb', 'x-compute-request-id': 'req-7b2f9df2-87f0-43d9-b7a2-2552593d6bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:08,391 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.088s
2026-05-11 17:00:08,392 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53e08e05-0d80-4c67-8496-fd8db690c4d9', 'x-compute-request-id': 'req-53e08e05-0d80-4c67-8496-fd8db690c4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:09,523 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.127s
2026-05-11 17:00:09,523 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11f54f88-0429-4495-8608-2051f749a0f5', 'x-compute-request-id': 'req-11f54f88-0429-4495-8608-2051f749a0f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:10,647 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.115s
2026-05-11 17:00:10,647 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b700eaae-d1fc-49b3-9ca2-61947753dbb5', 'x-compute-request-id': 'req-b700eaae-d1fc-49b3-9ca2-61947753dbb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:11,729 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.079s
2026-05-11 17:00:11,730 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78de1d75-03d5-4737-90c7-eb5df8f0d8cc', 'x-compute-request-id': 'req-78de1d75-03d5-4737-90c7-eb5df8f0d8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:12,847 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.113s
2026-05-11 17:00:12,848 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aa9a338-9293-4f24-a0c2-27bb4fbdb43a', 'x-compute-request-id': 'req-4aa9a338-9293-4f24-a0c2-27bb4fbdb43a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:13,959 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.108s
2026-05-11 17:00:13,960 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec96c8db-13b6-468e-885e-e3b28e83cb2c', 'x-compute-request-id': 'req-ec96c8db-13b6-468e-885e-e3b28e83cb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:15,159 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.196s
2026-05-11 17:00:15,160 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33351722-bd3d-4b36-801b-724d2187b205', 'x-compute-request-id': 'req-33351722-bd3d-4b36-801b-724d2187b205', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:16,321 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.158s
2026-05-11 17:00:16,321 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e3c8d7e-764e-4d26-8b29-a9689967a964', 'x-compute-request-id': 'req-3e3c8d7e-764e-4d26-8b29-a9689967a964', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:17,397 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.072s
2026-05-11 17:00:17,398 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75a34346-0f80-474f-8069-d00c5a28309c', 'x-compute-request-id': 'req-75a34346-0f80-474f-8069-d00c5a28309c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:18,494 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.093s
2026-05-11 17:00:18,494 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b899e7c-2186-4aeb-9439-721a04fe3de1', 'x-compute-request-id': 'req-6b899e7c-2186-4aeb-9439-721a04fe3de1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:19,560 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.063s
2026-05-11 17:00:19,561 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85d2d333-58be-4939-9b5c-090c92816253', 'x-compute-request-id': 'req-85d2d333-58be-4939-9b5c-090c92816253', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:20,639 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.076s
2026-05-11 17:00:20,640 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be2dd9d6-c869-447b-8ff8-f3fadcfccb95', 'x-compute-request-id': 'req-be2dd9d6-c869-447b-8ff8-f3fadcfccb95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:21,766 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.122s
2026-05-11 17:00:21,766 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-187f8c3c-b347-4f9c-b33f-bc65d6200326', 'x-compute-request-id': 'req-187f8c3c-b347-4f9c-b33f-bc65d6200326', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:22,852 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.081s
2026-05-11 17:00:22,853 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b5cdfe-ec60-4d22-b001-d9c42814f8cf', 'x-compute-request-id': 'req-91b5cdfe-ec60-4d22-b001-d9c42814f8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:23,933 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.076s
2026-05-11 17:00:23,933 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-941acf48-57f3-409a-911d-01bd4bcc5095', 'x-compute-request-id': 'req-941acf48-57f3-409a-911d-01bd4bcc5095', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:25,010 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.073s
2026-05-11 17:00:25,010 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-530a8a27-9ffd-4f6d-a819-78652356a43f', 'x-compute-request-id': 'req-530a8a27-9ffd-4f6d-a819-78652356a43f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:26,099 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.085s
2026-05-11 17:00:26,099 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d28d1c7b-c4a3-4e56-b260-ca995f9ca2b1', 'x-compute-request-id': 'req-d28d1c7b-c4a3-4e56-b260-ca995f9ca2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:27,170 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.067s
2026-05-11 17:00:27,171 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eab0b1c-95fe-40db-9adb-78376c859287', 'x-compute-request-id': 'req-3eab0b1c-95fe-40db-9adb-78376c859287', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:28,258 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.083s
2026-05-11 17:00:28,259 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b5828cf-32fa-4056-8177-8bc5d170cbd1', 'x-compute-request-id': 'req-1b5828cf-32fa-4056-8177-8bc5d170cbd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:29,323 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.061s
2026-05-11 17:00:29,323 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b13c8be7-1a5d-4c85-b53d-e5480d52ee5b', 'x-compute-request-id': 'req-b13c8be7-1a5d-4c85-b53d-e5480d52ee5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:30,387 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.061s
2026-05-11 17:00:30,388 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78864144-60c5-4527-b403-73a8e5c437a5', 'x-compute-request-id': 'req-78864144-60c5-4527-b403-73a8e5c437a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:31,526 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.134s
2026-05-11 17:00:31,526 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14170b63-39c0-480c-ba6a-6ea0041e0198', 'x-compute-request-id': 'req-14170b63-39c0-480c-ba6a-6ea0041e0198', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:32,606 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.077s
2026-05-11 17:00:32,607 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1edd763-a15e-4e4d-b3fd-a5423b2e6a4f', 'x-compute-request-id': 'req-d1edd763-a15e-4e4d-b3fd-a5423b2e6a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:33,696 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.086s
2026-05-11 17:00:33,697 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fed8e1bf-7947-422b-baf8-689bfe9b1486', 'x-compute-request-id': 'req-fed8e1bf-7947-422b-baf8-689bfe9b1486', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:34,791 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.091s
2026-05-11 17:00:34,792 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e27aef3-8bb3-4f35-9953-f8241fa2f8a5', 'x-compute-request-id': 'req-5e27aef3-8bb3-4f35-9953-f8241fa2f8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:35,953 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.158s
2026-05-11 17:00:35,956 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70d95150-417c-4525-87df-175ed831611a', 'x-compute-request-id': 'req-70d95150-417c-4525-87df-175ed831611a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:37,055 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.095s
2026-05-11 17:00:37,056 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55e008cf-611f-4dba-979e-4c98778dd467', 'x-compute-request-id': 'req-55e008cf-611f-4dba-979e-4c98778dd467', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:38,214 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.152s
2026-05-11 17:00:38,215 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63336be6-d8ce-46fa-a401-e8983397ce2e', 'x-compute-request-id': 'req-63336be6-d8ce-46fa-a401-e8983397ce2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:39,306 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.085s
2026-05-11 17:00:39,306 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f461241-8b10-4182-9e03-6731ebf71524', 'x-compute-request-id': 'req-4f461241-8b10-4182-9e03-6731ebf71524', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:40,407 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.098s
2026-05-11 17:00:40,407 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b30fea4-9602-49bf-8e48-01581ea6c7a5', 'x-compute-request-id': 'req-5b30fea4-9602-49bf-8e48-01581ea6c7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:41,496 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.084s
2026-05-11 17:00:41,496 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b37748d6-85dd-4197-9fa3-6738997c128f', 'x-compute-request-id': 'req-b37748d6-85dd-4197-9fa3-6738997c128f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:42,577 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.076s
2026-05-11 17:00:42,577 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ddf4567-feeb-4614-a0b7-48e21dee348f', 'x-compute-request-id': 'req-1ddf4567-feeb-4614-a0b7-48e21dee348f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:43,649 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.070s
2026-05-11 17:00:43,650 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3549bd6e-9f23-4fd4-b227-f531d3919fb8', 'x-compute-request-id': 'req-3549bd6e-9f23-4fd4-b227-f531d3919fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:44,739 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.085s
2026-05-11 17:00:44,740 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3766b1ef-cf6c-4ca7-9761-fc9bbc234206', 'x-compute-request-id': 'req-3766b1ef-cf6c-4ca7-9761-fc9bbc234206', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:45,854 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.111s
2026-05-11 17:00:45,854 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9491688-df48-4887-bcd2-efc5bdaef2b6', 'x-compute-request-id': 'req-b9491688-df48-4887-bcd2-efc5bdaef2b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:46,935 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.077s
2026-05-11 17:00:46,936 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-679e63d1-897b-416d-a10e-4d0dac75a4df', 'x-compute-request-id': 'req-679e63d1-897b-416d-a10e-4d0dac75a4df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:48,016 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.075s
2026-05-11 17:00:48,017 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b182da8-512b-4a51-be6b-7f8967ff24ad', 'x-compute-request-id': 'req-0b182da8-512b-4a51-be6b-7f8967ff24ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:49,132 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.112s
2026-05-11 17:00:49,132 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3546f88b-f8ca-4868-8cd7-cafbdd7ad99e', 'x-compute-request-id': 'req-3546f88b-f8ca-4868-8cd7-cafbdd7ad99e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:50,258 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.123s
2026-05-11 17:00:50,259 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37dc428a-90d7-4775-b42c-20fe857410dc', 'x-compute-request-id': 'req-37dc428a-90d7-4775-b42c-20fe857410dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:51,381 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.119s
2026-05-11 17:00:51,382 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e5a007e-41e2-4caa-a8c1-aa7ec4977ff5', 'x-compute-request-id': 'req-5e5a007e-41e2-4caa-a8c1-aa7ec4977ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:52,472 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.087s
2026-05-11 17:00:52,473 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d262ea3a-9d7b-4c46-8eff-1a3742931076', 'x-compute-request-id': 'req-d262ea3a-9d7b-4c46-8eff-1a3742931076', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:53,562 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.085s
2026-05-11 17:00:53,562 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5221997e-d31c-4ac2-8e1b-a1f302c615ad', 'x-compute-request-id': 'req-5221997e-d31c-4ac2-8e1b-a1f302c615ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:54,638 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.070s
2026-05-11 17:00:54,639 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97c0d5f7-7848-448a-865a-81ea42a33d35', 'x-compute-request-id': 'req-97c0d5f7-7848-448a-865a-81ea42a33d35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:55,754 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.112s
2026-05-11 17:00:55,754 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e2b01d6-ee7b-45b7-a714-a0685d050ce1', 'x-compute-request-id': 'req-4e2b01d6-ee7b-45b7-a714-a0685d050ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:56,834 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.076s
2026-05-11 17:00:56,835 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e7ed779-23ba-4b24-9773-20ca3ba14b8d', 'x-compute-request-id': 'req-8e7ed779-23ba-4b24-9773-20ca3ba14b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:57,964 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.125s
2026-05-11 17:00:57,965 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b09d1dac-a5e3-4d9a-ae3c-c6f0d3d02b38', 'x-compute-request-id': 'req-b09d1dac-a5e3-4d9a-ae3c-c6f0d3d02b38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:00:59,051 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.082s
2026-05-11 17:00:59,052 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:00:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44e46ed6-b4b3-40f0-9646-7a4707e9774e', 'x-compute-request-id': 'req-44e46ed6-b4b3-40f0-9646-7a4707e9774e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:00,197 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.142s
2026-05-11 17:01:00,198 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98195a28-9fa5-40c9-b22c-3e7add88b9b0', 'x-compute-request-id': 'req-98195a28-9fa5-40c9-b22c-3e7add88b9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:01,320 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.117s
2026-05-11 17:01:01,320 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a85b41-635b-4218-bce6-eafc59f4eae8', 'x-compute-request-id': 'req-c2a85b41-635b-4218-bce6-eafc59f4eae8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:02,436 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.112s
2026-05-11 17:01:02,438 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3744b4e0-fc74-4c2b-a954-4f405fd54ff2', 'x-compute-request-id': 'req-3744b4e0-fc74-4c2b-a954-4f405fd54ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:03,526 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.084s
2026-05-11 17:01:03,526 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8345ee7b-fa75-4ae6-abd3-44a076b9b17d', 'x-compute-request-id': 'req-8345ee7b-fa75-4ae6-abd3-44a076b9b17d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:04,628 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.096s
2026-05-11 17:01:04,628 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-586426e3-f34b-460a-9785-0d834e8cf1e1', 'x-compute-request-id': 'req-586426e3-f34b-460a-9785-0d834e8cf1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:05,762 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.130s
2026-05-11 17:01:05,763 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8089ad5-b5a0-4b29-aba3-fc7c29070fa3', 'x-compute-request-id': 'req-f8089ad5-b5a0-4b29-aba3-fc7c29070fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:06,837 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.072s
2026-05-11 17:01:06,838 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdf8ae22-2021-44d3-a046-452704fa0c2b', 'x-compute-request-id': 'req-cdf8ae22-2021-44d3-a046-452704fa0c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:07,916 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.073s
2026-05-11 17:01:07,917 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb970a5-c71a-4bb9-9b16-203ce5829fd1', 'x-compute-request-id': 'req-6bb970a5-c71a-4bb9-9b16-203ce5829fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:08,998 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.078s
2026-05-11 17:01:08,999 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ae41610-30d5-403f-98e5-cbd99e58c896', 'x-compute-request-id': 'req-6ae41610-30d5-403f-98e5-cbd99e58c896', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:10,067 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.065s
2026-05-11 17:01:10,068 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4c147a-a729-473c-bf25-3d8307cc2f98', 'x-compute-request-id': 'req-1b4c147a-a729-473c-bf25-3d8307cc2f98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:11,156 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.084s
2026-05-11 17:01:11,156 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b2e7909-9068-4dcd-b343-a05eaf9809cc', 'x-compute-request-id': 'req-7b2e7909-9068-4dcd-b343-a05eaf9809cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:12,283 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.125s
2026-05-11 17:01:12,284 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29afd8be-fbb7-42ed-8cb8-470d32f4d08c', 'x-compute-request-id': 'req-29afd8be-fbb7-42ed-8cb8-470d32f4d08c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:13,509 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.223s
2026-05-11 17:01:13,510 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2017868-7205-4acc-8393-7067c28aa8ac', 'x-compute-request-id': 'req-e2017868-7205-4acc-8393-7067c28aa8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:14,731 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.217s
2026-05-11 17:01:14,732 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d23e62-4498-4226-b769-ac4da4512333', 'x-compute-request-id': 'req-86d23e62-4498-4226-b769-ac4da4512333', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:15,981 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.245s
2026-05-11 17:01:15,981 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbd29e39-f8f0-478c-96df-54c6e57c27db', 'x-compute-request-id': 'req-fbd29e39-f8f0-478c-96df-54c6e57c27db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:17,161 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.176s
2026-05-11 17:01:17,161 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f5011c9-dbb2-46f3-97b2-488f83665dfe', 'x-compute-request-id': 'req-1f5011c9-dbb2-46f3-97b2-488f83665dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:18,401 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.236s
2026-05-11 17:01:18,402 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ead8bff-6589-49c3-a967-731adaeb7f93', 'x-compute-request-id': 'req-7ead8bff-6589-49c3-a967-731adaeb7f93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:19,469 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.063s
2026-05-11 17:01:19,469 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df94baf0-c217-4056-b716-0587f3fb6ed0', 'x-compute-request-id': 'req-df94baf0-c217-4056-b716-0587f3fb6ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:20,540 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.068s
2026-05-11 17:01:20,541 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283339d0-2e9a-433c-b507-6666988c0bcd', 'x-compute-request-id': 'req-283339d0-2e9a-433c-b507-6666988c0bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:21,631 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.087s
2026-05-11 17:01:21,632 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6edf8dee-0953-4640-94a7-1e6e5825e7ac', 'x-compute-request-id': 'req-6edf8dee-0953-4640-94a7-1e6e5825e7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:22,714 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.079s
2026-05-11 17:01:22,715 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088f804b-bf26-46d2-82ce-a047bb8469bb', 'x-compute-request-id': 'req-088f804b-bf26-46d2-82ce-a047bb8469bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:23,895 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.177s
2026-05-11 17:01:23,896 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1614f0f0-ed07-4b6a-9531-1990830b1a94', 'x-compute-request-id': 'req-1614f0f0-ed07-4b6a-9531-1990830b1a94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:25,018 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.116s
2026-05-11 17:01:25,018 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-656d93b7-ea31-4aca-ae53-af78f667565a', 'x-compute-request-id': 'req-656d93b7-ea31-4aca-ae53-af78f667565a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:26,146 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.124s
2026-05-11 17:01:26,147 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f8f5e9d-b67c-486f-a35f-1220440d3dec', 'x-compute-request-id': 'req-2f8f5e9d-b67c-486f-a35f-1220440d3dec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:27,262 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.111s
2026-05-11 17:01:27,262 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a488a43-9ff7-4def-b146-dd99db4aa348', 'x-compute-request-id': 'req-4a488a43-9ff7-4def-b146-dd99db4aa348', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:28,364 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.097s
2026-05-11 17:01:28,365 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2ef82a5-d914-4e35-8916-27bc6a738e4f', 'x-compute-request-id': 'req-e2ef82a5-d914-4e35-8916-27bc6a738e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:29,442 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.075s
2026-05-11 17:01:29,443 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02db6aa4-860d-42ee-9585-bb7a2961b6bf', 'x-compute-request-id': 'req-02db6aa4-860d-42ee-9585-bb7a2961b6bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:30,570 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.125s
2026-05-11 17:01:30,571 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6306282b-49a7-4d22-b63d-0b13b89c9d83', 'x-compute-request-id': 'req-6306282b-49a7-4d22-b63d-0b13b89c9d83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:31,739 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.166s
2026-05-11 17:01:31,740 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-673b921e-febd-4a45-a3a5-a9496b71d923', 'x-compute-request-id': 'req-673b921e-febd-4a45-a3a5-a9496b71d923', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:32,886 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.140s
2026-05-11 17:01:32,887 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9b3aafd-81f0-4909-a5ee-e11437d75c4f', 'x-compute-request-id': 'req-a9b3aafd-81f0-4909-a5ee-e11437d75c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:34,011 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.120s
2026-05-11 17:01:34,012 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce37dd7f-6850-49f8-9666-81445347c60d', 'x-compute-request-id': 'req-ce37dd7f-6850-49f8-9666-81445347c60d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:35,110 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.091s
2026-05-11 17:01:35,111 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f7ecdc-ed8d-410f-9fd6-3d3ae8da1db4', 'x-compute-request-id': 'req-a0f7ecdc-ed8d-410f-9fd6-3d3ae8da1db4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:36,242 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.127s
2026-05-11 17:01:36,242 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3833bf11-8035-418e-9820-02ae7cc40bf1', 'x-compute-request-id': 'req-3833bf11-8035-418e-9820-02ae7cc40bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:37,340 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.094s
2026-05-11 17:01:37,340 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ce89e5e-0482-46ac-9bfe-750a00d6d465', 'x-compute-request-id': 'req-3ce89e5e-0482-46ac-9bfe-750a00d6d465', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:38,405 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.058s
2026-05-11 17:01:38,406 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17f201cc-87df-492f-86e4-c85a5be57af7', 'x-compute-request-id': 'req-17f201cc-87df-492f-86e4-c85a5be57af7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:39,485 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.077s
2026-05-11 17:01:39,485 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-960c063e-ec85-41dc-a102-7b1451e56afc', 'x-compute-request-id': 'req-960c063e-ec85-41dc-a102-7b1451e56afc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:40,548 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.060s
2026-05-11 17:01:40,548 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acc8ae57-efda-4f60-bfac-370231ad3d29', 'x-compute-request-id': 'req-acc8ae57-efda-4f60-bfac-370231ad3d29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:41,608 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.055s
2026-05-11 17:01:41,609 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d57c0fe5-3e00-44d5-84ec-733a170cd1b4', 'x-compute-request-id': 'req-d57c0fe5-3e00-44d5-84ec-733a170cd1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:42,671 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.059s
2026-05-11 17:01:42,671 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56e7981b-44d4-4c2d-a703-8aff0f925af4', 'x-compute-request-id': 'req-56e7981b-44d4-4c2d-a703-8aff0f925af4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:43,783 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.106s
2026-05-11 17:01:43,784 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9bec642-ba30-4466-b468-321e698baa55', 'x-compute-request-id': 'req-a9bec642-ba30-4466-b468-321e698baa55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:44,857 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.068s
2026-05-11 17:01:44,857 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d6293be-5257-42e5-9678-ce98ca7b65a9', 'x-compute-request-id': 'req-3d6293be-5257-42e5-9678-ce98ca7b65a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:45,953 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.092s
2026-05-11 17:01:45,954 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0366c6d7-7254-4b2f-b5c2-106cebfa6dae', 'x-compute-request-id': 'req-0366c6d7-7254-4b2f-b5c2-106cebfa6dae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:47,013 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.056s
2026-05-11 17:01:47,014 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-688cd6a1-e0b6-4fda-8c38-7362e0482d60', 'x-compute-request-id': 'req-688cd6a1-e0b6-4fda-8c38-7362e0482d60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:48,100 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.084s
2026-05-11 17:01:48,101 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e18e901c-a282-49c6-a09f-8e4114e2f379', 'x-compute-request-id': 'req-e18e901c-a282-49c6-a09f-8e4114e2f379', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:49,229 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.126s
2026-05-11 17:01:49,230 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c2b767-8087-4537-b496-8daa0506be39', 'x-compute-request-id': 'req-a3c2b767-8087-4537-b496-8daa0506be39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:50,319 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.085s
2026-05-11 17:01:50,319 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e340aaaf-feaf-4932-bfe9-112100a03ac8', 'x-compute-request-id': 'req-e340aaaf-feaf-4932-bfe9-112100a03ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:51,396 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.073s
2026-05-11 17:01:51,396 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ff43eb0-fc4d-4517-81b6-17bb36e6ba7a', 'x-compute-request-id': 'req-5ff43eb0-fc4d-4517-81b6-17bb36e6ba7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:52,469 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.070s
2026-05-11 17:01:52,470 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ce5e372-4fcd-4de7-b0f5-bd0a0a5e7214', 'x-compute-request-id': 'req-7ce5e372-4fcd-4de7-b0f5-bd0a0a5e7214', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:53,535 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.062s
2026-05-11 17:01:53,536 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a17484-9e79-4f1b-899b-bc5c01f807d1', 'x-compute-request-id': 'req-b7a17484-9e79-4f1b-899b-bc5c01f807d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:54,789 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.251s
2026-05-11 17:01:54,790 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c58e6bc-a589-4544-9513-a96211c73983', 'x-compute-request-id': 'req-4c58e6bc-a589-4544-9513-a96211c73983', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:55,888 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.095s
2026-05-11 17:01:55,889 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce64d11e-5e82-49d9-a51a-a88df49e2bec', 'x-compute-request-id': 'req-ce64d11e-5e82-49d9-a51a-a88df49e2bec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:56,969 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.078s
2026-05-11 17:01:56,970 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c07da92f-1c4f-4421-a261-4cd54e1fb222', 'x-compute-request-id': 'req-c07da92f-1c4f-4421-a261-4cd54e1fb222', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:58,040 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.066s
2026-05-11 17:01:58,040 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5ad4f8e-754a-4d9c-919f-90a2dbaf679f', 'x-compute-request-id': 'req-f5ad4f8e-754a-4d9c-919f-90a2dbaf679f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:01:59,146 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.104s
2026-05-11 17:01:59,147 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:01:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa6591a-e8f2-48de-a1ee-c11a2dac7de9', 'x-compute-request-id': 'req-eaa6591a-e8f2-48de-a1ee-c11a2dac7de9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:02:00,257 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.105s
2026-05-11 17:02:00,257 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f237bbeb-028e-4f20-b183-b3cccf79c597', 'x-compute-request-id': 'req-f237bbeb-028e-4f20-b183-b3cccf79c597', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:02:01,366 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.102s
2026-05-11 17:02:01,366 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90acee03-122b-4a0a-9ae1-c3888ac54767', 'x-compute-request-id': 'req-90acee03-122b-4a0a-9ae1-c3888ac54767', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:02:02,588 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.219s
2026-05-11 17:02:02,588 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e848e94-432e-438b-8be6-7ac8e2d7f88c', 'x-compute-request-id': 'req-5e848e94-432e-438b-8be6-7ac8e2d7f88c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:02:03,729 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.137s
2026-05-11 17:02:03,730 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77717fc2-cefe-467a-aef2-57c04fcf5b68', 'x-compute-request-id': 'req-77717fc2-cefe-467a-aef2-57c04fcf5b68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:02:04,937 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.203s
2026-05-11 17:02:04,939 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a06efca-3ae4-4c01-9fd6-36fb8f574f56', 'x-compute-request-id': 'req-3a06efca-3ae4-4c01-9fd6-36fb8f574f56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:02:06,040 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.095s
2026-05-11 17:02:06,040 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec2304b-bf77-4967-8af6-9d68eaace889', 'x-compute-request-id': 'req-7ec2304b-bf77-4967-8af6-9d68eaace889', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:02:07,144 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.100s
2026-05-11 17:02:07,145 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa2f0e35-cc1e-4a5f-a524-2bb6be608242', 'x-compute-request-id': 'req-aa2f0e35-cc1e-4a5f-a524-2bb6be608242', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:02:08,217 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.068s
2026-05-11 17:02:08,217 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e2b1bd3-b951-49c7-b0a4-0c3720b69a50', 'x-compute-request-id': 'req-6e2b1bd3-b951-49c7-b0a4-0c3720b69a50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:02:09,289 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments 0.068s
2026-05-11 17:02:09,289 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1f4d37e-77e5-456f-8f6b-08b75b9dfad4', 'x-compute-request-id': 'req-d1f4d37e-77e5-456f-8f6b-08b75b9dfad4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "volumeId": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "serverId": "74121a89-c77f-43a5-87ae-dba899cf42a7", "device": "/dev/vdb"}]}'
2026-05-11 17:02:11,358 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/action 1.065s
2026-05-11 17:02:11,359 86782 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': 'Mon, 11 May 2026 15:02:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-fcc36608-c000-4fa6-8bce-8abebf59a4c0', 'x-compute-request-id': 'req-fcc36608-c000-4fa6-8bce-8abebf59a4c0', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.66/compute/v2.1/servers/74121a89-c77f-43a5-87ae-dba899cf42a7/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-05-11 17:02:11,441 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.080s
2026-05-11 17:02:11,441 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a911dd-5336-4471-9f10-1e925f817003', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a911dd-5336-4471-9f10-1e925f817003', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:12,504 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.049s
2026-05-11 17:02:12,504 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-653244ab-1071-4a73-a49d-cd05c9006973', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-653244ab-1071-4a73-a49d-cd05c9006973', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:13,662 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.147s
2026-05-11 17:02:13,663 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c73c92-41ae-4afe-94ce-6263f314eddb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c73c92-41ae-4afe-94ce-6263f314eddb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:14,732 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.053s
2026-05-11 17:02:14,733 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33ef111-6c06-4547-bcf3-7c9cbc70dbcd', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33ef111-6c06-4547-bcf3-7c9cbc70dbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:15,840 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.092s
2026-05-11 17:02:15,841 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13c7c09b-1c30-4df0-8112-c6cc7d322eb3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13c7c09b-1c30-4df0-8112-c6cc7d322eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:16,932 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.072s
2026-05-11 17:02:16,932 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a7c04c-700e-4eda-a783-8c2b79546903', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a7c04c-700e-4eda-a783-8c2b79546903', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:18,004 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.056s
2026-05-11 17:02:18,004 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54657f3-9db5-468a-854f-a7da09444ec3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54657f3-9db5-468a-854f-a7da09444ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:19,080 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.062s
2026-05-11 17:02:19,081 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8235dcc-8a10-423c-89bd-8ce94f459a45', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8235dcc-8a10-423c-89bd-8ce94f459a45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:20,396 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.304s
2026-05-11 17:02:20,396 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1f0954-b33a-476b-8c68-a9f7e85869af', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1f0954-b33a-476b-8c68-a9f7e85869af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:21,468 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.060s
2026-05-11 17:02:21,468 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c0b8e62-8145-4346-a0e4-249f32d0e96f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c0b8e62-8145-4346-a0e4-249f32d0e96f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:22,554 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.073s
2026-05-11 17:02:22,554 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7695f07-a029-43e8-94a6-0e0eefac8b2b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7695f07-a029-43e8-94a6-0e0eefac8b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:23,649 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.081s
2026-05-11 17:02:23,650 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78956cc9-0291-46ff-ab46-485f33579410', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78956cc9-0291-46ff-ab46-485f33579410', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:24,727 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.063s
2026-05-11 17:02:24,728 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50876fcf-22f4-48f8-a7fd-62048d40c79a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50876fcf-22f4-48f8-a7fd-62048d40c79a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:25,802 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.060s
2026-05-11 17:02:25,803 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b44a5f23-d3f4-4383-832b-7c7ef36bc831', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b44a5f23-d3f4-4383-832b-7c7ef36bc831', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:26,878 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.058s
2026-05-11 17:02:26,878 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee4daff-0453-4449-a3ee-52cb7fd2a983', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee4daff-0453-4449-a3ee-52cb7fd2a983', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:27,963 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.072s
2026-05-11 17:02:27,963 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e87dc36-9187-41d3-ac95-49eac530a5c3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e87dc36-9187-41d3-ac95-49eac530a5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:29,033 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.053s
2026-05-11 17:02:29,034 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c326ce93-5dc6-4863-bbff-be08af41631c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c326ce93-5dc6-4863-bbff-be08af41631c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:30,098 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.053s
2026-05-11 17:02:30,099 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad230e5a-10e3-4980-81b5-2ad746ce36f4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad230e5a-10e3-4980-81b5-2ad746ce36f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:31,169 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.057s
2026-05-11 17:02:31,169 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def438af-e3a4-4734-bd5f-aa97ad2de148', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def438af-e3a4-4734-bd5f-aa97ad2de148', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:32,258 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.076s
2026-05-11 17:02:32,259 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0cfe43-2a61-4904-b9d0-07b7dda0ff31', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0cfe43-2a61-4904-b9d0-07b7dda0ff31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:33,356 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.084s
2026-05-11 17:02:33,357 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095f651c-3bde-432f-941a-96f03a2c20d9', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095f651c-3bde-432f-941a-96f03a2c20d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:34,425 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.054s
2026-05-11 17:02:34,426 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e514e88-bede-4567-ac80-d70b2a27e023', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e514e88-bede-4567-ac80-d70b2a27e023', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:35,501 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.064s
2026-05-11 17:02:35,501 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca227f0b-3f7c-4d45-920e-8d9e33e1d55e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca227f0b-3f7c-4d45-920e-8d9e33e1d55e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:36,600 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.087s
2026-05-11 17:02:36,601 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42c2e4b-f4a5-4b19-8258-7650ad938708', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42c2e4b-f4a5-4b19-8258-7650ad938708', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:37,661 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.048s
2026-05-11 17:02:37,661 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb62469-0883-418f-b8dd-cefe89392101', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb62469-0883-418f-b8dd-cefe89392101', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:38,765 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.094s
2026-05-11 17:02:38,766 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78e53ccd-7680-4aed-ad59-2e1e90e1c44b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78e53ccd-7680-4aed-ad59-2e1e90e1c44b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:39,872 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.095s
2026-05-11 17:02:39,873 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6deae3dd-013b-4db6-be25-5a452014bc7c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6deae3dd-013b-4db6-be25-5a452014bc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:41,010 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.126s
2026-05-11 17:02:41,011 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab653017-069c-4508-a3c3-a3aaea29ca5c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab653017-069c-4508-a3c3-a3aaea29ca5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:42,100 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.076s
2026-05-11 17:02:42,101 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cab73ff-3950-4b32-a4af-3c1db6f0ca10', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cab73ff-3950-4b32-a4af-3c1db6f0ca10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:43,166 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.050s
2026-05-11 17:02:43,166 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03850435-929c-4ebb-8e47-4925238254e1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03850435-929c-4ebb-8e47-4925238254e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:44,229 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.049s
2026-05-11 17:02:44,229 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9121060-edb4-4060-b852-35ee5047646c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9121060-edb4-4060-b852-35ee5047646c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:45,307 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.068s
2026-05-11 17:02:45,308 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d291757-73c2-4067-bba5-02d75167bfb8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d291757-73c2-4067-bba5-02d75167bfb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:46,391 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.064s
2026-05-11 17:02:46,392 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498adca1-8497-449e-9009-32d9d9e74cd5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498adca1-8497-449e-9009-32d9d9e74cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:47,469 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.065s
2026-05-11 17:02:47,471 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a56a82d-eb56-4137-8369-0a9d578f7ebc', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a56a82d-eb56-4137-8369-0a9d578f7ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:48,565 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.084s
2026-05-11 17:02:48,566 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f81dd21-9f48-4605-9935-f38916518971', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f81dd21-9f48-4605-9935-f38916518971', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:49,669 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.089s
2026-05-11 17:02:49,670 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e7f383-28f1-4d90-9daf-f1c83de843c7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e7f383-28f1-4d90-9daf-f1c83de843c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:50,741 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.056s
2026-05-11 17:02:50,742 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f23fc6-600c-44c9-9050-18dde01f2188', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f23fc6-600c-44c9-9050-18dde01f2188', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:51,914 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.161s
2026-05-11 17:02:51,915 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b039846-5dda-4902-8633-a5609edd2176', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b039846-5dda-4902-8633-a5609edd2176', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:53,154 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.221s
2026-05-11 17:02:53,155 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf259b7-48a4-4cf1-bfd5-c69f1a6755eb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf259b7-48a4-4cf1-bfd5-c69f1a6755eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:54,261 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.089s
2026-05-11 17:02:54,262 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb71d64-7020-4d3a-ba61-1e191e4c14d6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb71d64-7020-4d3a-ba61-1e191e4c14d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:55,384 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.107s
2026-05-11 17:02:55,385 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac57978f-e7f4-47b7-b6f8-b7214b9ab9b7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac57978f-e7f4-47b7-b6f8-b7214b9ab9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:56,527 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.125s
2026-05-11 17:02:56,528 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d696868a-cec7-4638-83c8-fee6d462b1ce', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d696868a-cec7-4638-83c8-fee6d462b1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:57,644 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.097s
2026-05-11 17:02:57,645 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89bc5bd8-8b73-4378-87a7-3ae651449096', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89bc5bd8-8b73-4378-87a7-3ae651449096', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:58,767 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.106s
2026-05-11 17:02:58,768 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f96b6b3-7875-421f-82ef-8070a6e1f24c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f96b6b3-7875-421f-82ef-8070a6e1f24c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:02:59,882 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.091s
2026-05-11 17:02:59,882 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:02:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25466f9a-dbdf-4aa0-a759-b1165a9667e4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25466f9a-dbdf-4aa0-a759-b1165a9667e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:00,965 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.064s
2026-05-11 17:03:00,966 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5692a39-59d7-40e0-a98a-063cbcef61f9', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5692a39-59d7-40e0-a98a-063cbcef61f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:02,077 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.097s
2026-05-11 17:03:02,078 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d04239-6942-4332-9147-352d6f53ddca', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d04239-6942-4332-9147-352d6f53ddca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:03,161 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.070s
2026-05-11 17:03:03,162 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-431f0b63-2e60-4721-9e52-deb719fb90bd', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-431f0b63-2e60-4721-9e52-deb719fb90bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:04,350 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.167s
2026-05-11 17:03:04,351 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e636400-10b5-4df9-a4b7-bdd5c95bfdcc', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e636400-10b5-4df9-a4b7-bdd5c95bfdcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:05,454 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.085s
2026-05-11 17:03:05,454 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff25bff7-17bd-4f6c-8380-d4624b3d85f1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff25bff7-17bd-4f6c-8380-d4624b3d85f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:06,529 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.059s
2026-05-11 17:03:06,530 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab63cb9-ef41-44d1-b1ad-6dd6eed47e89', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab63cb9-ef41-44d1-b1ad-6dd6eed47e89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:07,601 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.060s
2026-05-11 17:03:07,602 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eddac0e-aa54-4f89-ac76-95c492456ce3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eddac0e-aa54-4f89-ac76-95c492456ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:08,676 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.061s
2026-05-11 17:03:08,676 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cee4fb4-70fc-43f0-9f9c-c338fcecc6e4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cee4fb4-70fc-43f0-9f9c-c338fcecc6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:09,770 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.079s
2026-05-11 17:03:09,770 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ceb5d57-bd7e-4b48-90ba-bb525767d9f6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ceb5d57-bd7e-4b48-90ba-bb525767d9f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:10,853 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.070s
2026-05-11 17:03:10,854 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76bed37f-b539-45b1-9a6b-7364f2583d60', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76bed37f-b539-45b1-9a6b-7364f2583d60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:11,915 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.049s
2026-05-11 17:03:11,915 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab338a35-6db5-4de6-bded-074cad334bea', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab338a35-6db5-4de6-bded-074cad334bea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:12,998 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.067s
2026-05-11 17:03:12,999 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2c3c5f-d22d-4a61-a0c9-f623c1a39c61', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2c3c5f-d22d-4a61-a0c9-f623c1a39c61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:14,066 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.054s
2026-05-11 17:03:14,067 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f0186e-3a70-4fb1-a060-17d479d6c7c1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f0186e-3a70-4fb1-a060-17d479d6c7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:15,135 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.056s
2026-05-11 17:03:15,136 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4341aac9-2051-496a-8efe-49f3227201ba', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4341aac9-2051-496a-8efe-49f3227201ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:16,197 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.050s
2026-05-11 17:03:16,198 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-610d473b-1cb7-4eb8-968e-e194aa112a77', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-610d473b-1cb7-4eb8-968e-e194aa112a77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:17,354 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.144s
2026-05-11 17:03:17,355 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4640a334-67d3-4304-b47f-873ba7710c2b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4640a334-67d3-4304-b47f-873ba7710c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:18,486 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.116s
2026-05-11 17:03:18,487 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1183d391-ec2e-4466-8475-defaade96a05', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1183d391-ec2e-4466-8475-defaade96a05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:19,615 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.111s
2026-05-11 17:03:19,616 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2162a11f-e87b-4c1b-87e2-2ada532bba74', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2162a11f-e87b-4c1b-87e2-2ada532bba74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:20,730 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.099s
2026-05-11 17:03:20,730 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4392162-a8a4-435d-8019-967e9953df46', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4392162-a8a4-435d-8019-967e9953df46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:21,923 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.176s
2026-05-11 17:03:21,923 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86fd3a2c-1b55-44a8-bacf-db1e48d258f3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86fd3a2c-1b55-44a8-bacf-db1e48d258f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:23,041 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.099s
2026-05-11 17:03:23,041 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c032656d-bdcd-4a07-9b1e-017e9bc8d0e5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c032656d-bdcd-4a07-9b1e-017e9bc8d0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:24,177 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.118s
2026-05-11 17:03:24,177 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cdbd0c1-fba0-4f96-9f16-92a52054671d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cdbd0c1-fba0-4f96-9f16-92a52054671d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:25,246 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.055s
2026-05-11 17:03:25,246 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a60de29-9e2c-4aaf-83aa-b5c1ae6debba', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a60de29-9e2c-4aaf-83aa-b5c1ae6debba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:26,391 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.128s
2026-05-11 17:03:26,391 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48cebee8-20f7-430c-bfc6-266c95a99535', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48cebee8-20f7-430c-bfc6-266c95a99535', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:27,473 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.068s
2026-05-11 17:03:27,474 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74dd1daa-d1a0-4ca6-97d9-89a9b83a146a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74dd1daa-d1a0-4ca6-97d9-89a9b83a146a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:28,581 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.092s
2026-05-11 17:03:28,582 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df65e453-11f2-4f5c-818e-90c5c55f0db7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df65e453-11f2-4f5c-818e-90c5c55f0db7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:29,681 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.085s
2026-05-11 17:03:29,684 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650b3d70-75f2-4eb9-8ef9-88b50f02e164', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650b3d70-75f2-4eb9-8ef9-88b50f02e164', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:30,772 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.068s
2026-05-11 17:03:30,773 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac08fb3c-3ce9-46df-b538-5c6fcb15f8ba', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac08fb3c-3ce9-46df-b538-5c6fcb15f8ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:31,837 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.047s
2026-05-11 17:03:31,837 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee94593-a1c5-4332-9125-b214eda0f70f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee94593-a1c5-4332-9125-b214eda0f70f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:32,915 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.063s
2026-05-11 17:03:32,916 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef1f0ce-fd06-4ce4-ab7a-de53b8e7d0c7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef1f0ce-fd06-4ce4-ab7a-de53b8e7d0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:33,993 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.063s
2026-05-11 17:03:33,993 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269ae99d-b78c-4c1d-8aca-174f99f30174', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269ae99d-b78c-4c1d-8aca-174f99f30174', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:35,073 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.069s
2026-05-11 17:03:35,074 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240bf044-4d2c-4390-b8b1-3a4c44688536', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240bf044-4d2c-4390-b8b1-3a4c44688536', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:36,147 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.059s
2026-05-11 17:03:36,148 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ddac301-bf32-4db9-9a20-98775409d1bd', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ddac301-bf32-4db9-9a20-98775409d1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:37,240 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.079s
2026-05-11 17:03:37,240 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83955330-5c5b-4849-a974-399f1b9efc04', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83955330-5c5b-4849-a974-399f1b9efc04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:38,386 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.133s
2026-05-11 17:03:38,387 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03161eaf-ad74-47a6-b19d-771b4ac984e4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03161eaf-ad74-47a6-b19d-771b4ac984e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:39,475 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.074s
2026-05-11 17:03:39,476 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7f80fc-4c1d-4324-bed2-13d4b0024a18', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7f80fc-4c1d-4324-bed2-13d4b0024a18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:40,557 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.069s
2026-05-11 17:03:40,558 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e971370-eae8-4d7e-a215-191706e09c32', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e971370-eae8-4d7e-a215-191706e09c32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:41,676 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.103s
2026-05-11 17:03:41,677 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab4f51b-e67a-4ccc-b306-2b71858dde11', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab4f51b-e67a-4ccc-b306-2b71858dde11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:42,818 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.130s
2026-05-11 17:03:42,818 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3f0219-1aee-4392-82c2-e1bd9393222c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3f0219-1aee-4392-82c2-e1bd9393222c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:43,917 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.083s
2026-05-11 17:03:43,917 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243ad0be-0ba6-43d5-9a41-4e037c6250e1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243ad0be-0ba6-43d5-9a41-4e037c6250e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:45,005 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.071s
2026-05-11 17:03:45,005 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-954dcc4e-d518-4b62-962c-ff7cc17a83ac', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-954dcc4e-d518-4b62-962c-ff7cc17a83ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:46,135 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.114s
2026-05-11 17:03:46,135 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0a4ed7-f98f-4f61-8c45-2ea5b0bf38a1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0a4ed7-f98f-4f61-8c45-2ea5b0bf38a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:47,237 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.085s
2026-05-11 17:03:47,238 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d846c2e-75d9-4482-8e1b-d37d437aa3e7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d846c2e-75d9-4482-8e1b-d37d437aa3e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:48,315 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.061s
2026-05-11 17:03:48,315 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fcb191a-1ed2-49d2-901e-b3700ea7f93c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fcb191a-1ed2-49d2-901e-b3700ea7f93c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:49,385 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.057s
2026-05-11 17:03:49,385 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70bbb255-df64-4ff0-98d0-5800c213e07a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70bbb255-df64-4ff0-98d0-5800c213e07a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:50,446 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.050s
2026-05-11 17:03:50,447 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08aa686b-b049-47fb-bf21-d15fa12ed67c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08aa686b-b049-47fb-bf21-d15fa12ed67c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:51,813 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.355s
2026-05-11 17:03:51,814 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97b1de7-ef8c-472d-ab18-1302f9ea4ccc', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97b1de7-ef8c-472d-ab18-1302f9ea4ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:52,887 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.059s
2026-05-11 17:03:52,888 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7759ad-a609-41eb-98b3-fb5d86a376eb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7759ad-a609-41eb-98b3-fb5d86a376eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:53,965 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.066s
2026-05-11 17:03:53,965 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad366cc-39d3-4772-a197-5b6b0478b12a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad366cc-39d3-4772-a197-5b6b0478b12a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:55,033 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.056s
2026-05-11 17:03:55,034 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104c8f85-8524-4383-8bfc-4dec1c78dca7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104c8f85-8524-4383-8bfc-4dec1c78dca7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:56,144 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.096s
2026-05-11 17:03:56,145 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a38c02-c725-4ba9-b64c-6e1324ebbc65', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a38c02-c725-4ba9-b64c-6e1324ebbc65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:57,216 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.057s
2026-05-11 17:03:57,216 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97479964-5450-4ab3-b2bb-404f179b1fe7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97479964-5450-4ab3-b2bb-404f179b1fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:58,286 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.053s
2026-05-11 17:03:58,286 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491fa81c-9b48-4ffe-b905-d1f7cb492573', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491fa81c-9b48-4ffe-b905-d1f7cb492573', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:03:59,356 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.052s
2026-05-11 17:03:59,357 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:03:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef1155e-f5b3-47cf-a4a7-e191efb823d2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef1155e-f5b3-47cf-a4a7-e191efb823d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:00,449 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.079s
2026-05-11 17:04:00,449 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a204328-1b86-44c8-905e-42a060592f7c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a204328-1b86-44c8-905e-42a060592f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:01,547 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.080s
2026-05-11 17:04:01,548 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb8ee1f-f598-49a4-9018-97cd4b5865cb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb8ee1f-f598-49a4-9018-97cd4b5865cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:02,628 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.069s
2026-05-11 17:04:02,628 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab37b53-0818-4bd1-b543-5644e03e4454', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab37b53-0818-4bd1-b543-5644e03e4454', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:03,735 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.091s
2026-05-11 17:04:03,735 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb557a2-68d8-4f20-91c9-a310ddd5ade1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb557a2-68d8-4f20-91c9-a310ddd5ade1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:04,810 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.056s
2026-05-11 17:04:04,810 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0118d221-1a48-4406-ae49-c3c867c6af85', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0118d221-1a48-4406-ae49-c3c867c6af85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:05,881 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.054s
2026-05-11 17:04:05,882 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441a6967-94a8-4c3b-a77d-3c900d7b61fb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441a6967-94a8-4c3b-a77d-3c900d7b61fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:06,981 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.084s
2026-05-11 17:04:06,982 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4be188-433c-4809-8116-d3460b0355ab', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4be188-433c-4809-8116-d3460b0355ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:08,058 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.063s
2026-05-11 17:04:08,058 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2b98cf-d955-4a8f-b34c-b64c6b222b84', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2b98cf-d955-4a8f-b34c-b64c6b222b84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:09,123 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.050s
2026-05-11 17:04:09,124 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a2b3d4-aa18-4e5b-ac55-8a0a735b7710', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a2b3d4-aa18-4e5b-ac55-8a0a735b7710', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:10,189 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.050s
2026-05-11 17:04:10,189 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95c8ed9-eeca-40b5-9c93-e35bac31e8a7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95c8ed9-eeca-40b5-9c93-e35bac31e8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:11,248 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.048s
2026-05-11 17:04:11,249 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db04027-fb55-4868-b0f6-ca2ed9c6aa6b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db04027-fb55-4868-b0f6-ca2ed9c6aa6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:12,311 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.052s
2026-05-11 17:04:12,312 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4823fb2-cc50-46d8-a9c1-f72a60841576', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4823fb2-cc50-46d8-a9c1-f72a60841576', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:13,372 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.048s
2026-05-11 17:04:13,372 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2f1862-69c2-4ff7-96d1-a1d998c916dd', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2f1862-69c2-4ff7-96d1-a1d998c916dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:14,432 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.049s
2026-05-11 17:04:14,433 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6cb6eea-fdca-461e-8ac7-ae4bfc4331c1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6cb6eea-fdca-461e-8ac7-ae4bfc4331c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:15,492 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.048s
2026-05-11 17:04:15,492 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464f7eeb-0907-4fe2-8039-b34e592ae5ea', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464f7eeb-0907-4fe2-8039-b34e592ae5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:16,559 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.055s
2026-05-11 17:04:16,560 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0daa7a3-e61c-4e62-a31a-b0426c6b3441', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0daa7a3-e61c-4e62-a31a-b0426c6b3441', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:17,622 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.049s
2026-05-11 17:04:17,622 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8684a8ff-1609-4829-a282-49addaa4ecd6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8684a8ff-1609-4829-a282-49addaa4ecd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:18,718 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.085s
2026-05-11 17:04:18,718 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9df0347-cf4d-4bcd-b386-4491e2b2d26a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9df0347-cf4d-4bcd-b386-4491e2b2d26a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:19,795 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.063s
2026-05-11 17:04:19,795 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d088d8c-33b4-476c-8b4d-07242d4b6231', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d088d8c-33b4-476c-8b4d-07242d4b6231', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:20,858 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.051s
2026-05-11 17:04:20,858 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ef3f4f-1523-4c28-b436-7d452040097e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ef3f4f-1523-4c28-b436-7d452040097e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:21,924 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.054s
2026-05-11 17:04:21,924 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a139b07e-f7e0-4534-ab5e-d80185feff0e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a139b07e-f7e0-4534-ab5e-d80185feff0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:22,988 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.052s
2026-05-11 17:04:22,989 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1fd1d6-f1b1-4724-bdfa-e0b6f8064abf', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1fd1d6-f1b1-4724-bdfa-e0b6f8064abf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:24,049 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.049s
2026-05-11 17:04:24,049 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80c0ed9-2e13-45ec-aa24-db563f7d0e8b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80c0ed9-2e13-45ec-aa24-db563f7d0e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:25,112 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.051s
2026-05-11 17:04:25,112 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49992628-6252-4ad1-be86-f7a8f0dabceb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49992628-6252-4ad1-be86-f7a8f0dabceb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:26,172 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.046s
2026-05-11 17:04:26,172 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac6be70-f0f4-45ce-ad51-99ea671f98d9', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac6be70-f0f4-45ce-ad51-99ea671f98d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:27,242 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.059s
2026-05-11 17:04:27,243 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6454d847-153c-4ae2-a6d0-c455961ef53f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6454d847-153c-4ae2-a6d0-c455961ef53f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:28,312 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.057s
2026-05-11 17:04:28,313 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b392039-535c-4043-bac4-758db3866898', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b392039-535c-4043-bac4-758db3866898', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:29,376 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.048s
2026-05-11 17:04:29,377 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d6dffaf-3121-4c98-aa34-b768e3ea399f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d6dffaf-3121-4c98-aa34-b768e3ea399f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:30,448 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.060s
2026-05-11 17:04:30,449 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee1f23f9-84b9-4a9c-830d-2d8f6ba785b0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee1f23f9-84b9-4a9c-830d-2d8f6ba785b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:31,518 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.059s
2026-05-11 17:04:31,519 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b46ce8-3ec1-42b3-b1f5-bfe354495841', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b46ce8-3ec1-42b3-b1f5-bfe354495841', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:32,584 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.054s
2026-05-11 17:04:32,584 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1aa7bc-2695-41c8-b7e5-eb1556ea8700', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1aa7bc-2695-41c8-b7e5-eb1556ea8700', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:33,688 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.091s
2026-05-11 17:04:33,689 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07cff179-7c98-4bfc-8177-6174c41ab5c3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cff179-7c98-4bfc-8177-6174c41ab5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:34,753 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.050s
2026-05-11 17:04:34,753 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6972cf-116e-452a-827f-1f1bba6c00e6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6972cf-116e-452a-827f-1f1bba6c00e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:35,822 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.056s
2026-05-11 17:04:35,823 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a499737-89be-4062-8ddd-c79aa5f7dea6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a499737-89be-4062-8ddd-c79aa5f7dea6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:36,910 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.071s
2026-05-11 17:04:36,911 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5bbbb8-68b0-4b6e-93e5-ef2d34989579', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5bbbb8-68b0-4b6e-93e5-ef2d34989579', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:37,974 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.051s
2026-05-11 17:04:37,975 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7999ee-e36d-4b02-b50a-bb78e8498935', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7999ee-e36d-4b02-b50a-bb78e8498935', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:39,039 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.054s
2026-05-11 17:04:39,040 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd0a92b-e77d-4361-bfac-1b5ae5c5d591', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd0a92b-e77d-4361-bfac-1b5ae5c5d591', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:40,110 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.059s
2026-05-11 17:04:40,111 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d8bb189-8a03-4357-8552-14ef2f31065e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d8bb189-8a03-4357-8552-14ef2f31065e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:41,197 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.074s
2026-05-11 17:04:41,199 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c521795-8c75-45ec-9561-b7cabf02591a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c521795-8c75-45ec-9561-b7cabf02591a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:42,271 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.058s
2026-05-11 17:04:42,271 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f33ec4-f331-4836-aee4-43f3a17cb53b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f33ec4-f331-4836-aee4-43f3a17cb53b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:43,378 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.095s
2026-05-11 17:04:43,378 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6e10971-a519-4d60-ae3d-c2239e48c76f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6e10971-a519-4d60-ae3d-c2239e48c76f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:44,475 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.081s
2026-05-11 17:04:44,476 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-519a0b3b-e90e-4296-b7cb-074e391a29f5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-519a0b3b-e90e-4296-b7cb-074e391a29f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:45,544 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.056s
2026-05-11 17:04:45,545 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722c34eb-6688-427b-8e7b-37723a738f4f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722c34eb-6688-427b-8e7b-37723a738f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:46,617 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.062s
2026-05-11 17:04:46,618 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408db2b8-52c8-4fd1-868c-4e0bc8267464', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408db2b8-52c8-4fd1-868c-4e0bc8267464', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:47,763 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.133s
2026-05-11 17:04:47,764 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba799e18-b05c-4f76-8829-51ef44b2728b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba799e18-b05c-4f76-8829-51ef44b2728b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:48,857 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.080s
2026-05-11 17:04:48,858 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2f18a1-d561-4535-9434-54804ad07097', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2f18a1-d561-4535-9434-54804ad07097', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:49,931 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.059s
2026-05-11 17:04:49,931 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f5cd47-55ff-4005-9c15-5e669ef365c8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f5cd47-55ff-4005-9c15-5e669ef365c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:51,063 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.119s
2026-05-11 17:04:51,064 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8bb43d2-bca7-4127-a9d9-b9dadb5edb2b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8bb43d2-bca7-4127-a9d9-b9dadb5edb2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:52,152 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.074s
2026-05-11 17:04:52,153 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a0cfa9-1b3b-4131-8f6c-3e8395c76fd8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a0cfa9-1b3b-4131-8f6c-3e8395c76fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:53,222 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.056s
2026-05-11 17:04:53,223 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac45ed6-52ad-4a61-a432-06d64f12aad9', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac45ed6-52ad-4a61-a432-06d64f12aad9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:54,314 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.080s
2026-05-11 17:04:54,315 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-affda3f2-0294-4626-8770-28ec08cbba06', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-affda3f2-0294-4626-8770-28ec08cbba06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:55,413 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.084s
2026-05-11 17:04:55,413 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d2aa7f-e0bb-4312-822a-c45b64ba00cb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d2aa7f-e0bb-4312-822a-c45b64ba00cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:56,485 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.056s
2026-05-11 17:04:56,485 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b2e933-7490-4293-9acd-312bc186a218', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b2e933-7490-4293-9acd-312bc186a218', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:57,564 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.066s
2026-05-11 17:04:57,564 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb226708-809e-41d3-9b83-b81f94a3ff64', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb226708-809e-41d3-9b83-b81f94a3ff64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:58,629 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.051s
2026-05-11 17:04:58,630 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cac8f56-5634-4ab3-b3b8-a101b29a345b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cac8f56-5634-4ab3-b3b8-a101b29a345b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:04:59,715 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.070s
2026-05-11 17:04:59,716 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:04:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b33e6c-710d-457d-9244-8e2fb6f27a2d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b33e6c-710d-457d-9244-8e2fb6f27a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:00,809 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.080s
2026-05-11 17:05:00,810 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06fd0b6f-fbb1-45da-8498-c3423e32dc56', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06fd0b6f-fbb1-45da-8498-c3423e32dc56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:01,885 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.062s
2026-05-11 17:05:01,886 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67389651-7df7-4aef-b82d-aaf88fb571ce', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67389651-7df7-4aef-b82d-aaf88fb571ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:02,968 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.071s
2026-05-11 17:05:02,969 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b3c6cb-a154-49d1-8f66-794f30bfecb5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b3c6cb-a154-49d1-8f66-794f30bfecb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:04,040 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.058s
2026-05-11 17:05:04,040 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84df20ed-5df8-4349-adc7-8ededd8ce141', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84df20ed-5df8-4349-adc7-8ededd8ce141', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:05,104 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.053s
2026-05-11 17:05:05,104 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c4f83d-9d91-46a7-8f57-50736a3e761b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c4f83d-9d91-46a7-8f57-50736a3e761b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:06,183 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.067s
2026-05-11 17:05:06,183 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd04bc91-3faf-488a-8756-e4a48e5f76b6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd04bc91-3faf-488a-8756-e4a48e5f76b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:07,251 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.053s
2026-05-11 17:05:07,251 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3476654-47b4-45f7-9cd7-ee50bf805d16', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3476654-47b4-45f7-9cd7-ee50bf805d16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:08,326 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.062s
2026-05-11 17:05:08,327 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6fa68cc-f99c-4b5b-8984-e5e5d8aacf24', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6fa68cc-f99c-4b5b-8984-e5e5d8aacf24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:09,442 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.098s
2026-05-11 17:05:09,443 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46110462-1643-4382-9ba7-5207bb92fcd6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46110462-1643-4382-9ba7-5207bb92fcd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:10,551 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.095s
2026-05-11 17:05:10,552 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d453116-953a-4ca4-9173-ec3d54da860d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d453116-953a-4ca4-9173-ec3d54da860d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:11,619 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.054s
2026-05-11 17:05:11,620 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e97aed-4fb7-40dc-a35e-da19cf3d6702', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e97aed-4fb7-40dc-a35e-da19cf3d6702', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:12,679 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.048s
2026-05-11 17:05:12,680 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e1dcf4-c522-415d-b6f3-37d5b56c2ad2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e1dcf4-c522-415d-b6f3-37d5b56c2ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:13,743 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.052s
2026-05-11 17:05:13,744 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a21dbe-3d69-430d-abfc-7dbcca99baf5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a21dbe-3d69-430d-abfc-7dbcca99baf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:14,826 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.069s
2026-05-11 17:05:14,826 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b4e61c-d86b-42de-8f7e-5654e7690ee3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b4e61c-d86b-42de-8f7e-5654e7690ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:15,977 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.136s
2026-05-11 17:05:15,977 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2292d5-ed02-4fe0-869a-34a15ecc3ac5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2292d5-ed02-4fe0-869a-34a15ecc3ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:17,102 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.111s
2026-05-11 17:05:17,103 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dbe4955-01af-474c-b15c-04f86f8ac6a4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dbe4955-01af-474c-b15c-04f86f8ac6a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:18,193 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.072s
2026-05-11 17:05:18,193 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c99c5d-9a50-4a2d-9933-2d710c1a2421', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c99c5d-9a50-4a2d-9933-2d710c1a2421', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:19,304 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.098s
2026-05-11 17:05:19,305 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37931fcd-58a0-4741-bea8-461f6a3a7b84', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37931fcd-58a0-4741-bea8-461f6a3a7b84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:20,403 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.081s
2026-05-11 17:05:20,405 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638066c2-4ff8-46a6-a81e-115b4eeac828', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638066c2-4ff8-46a6-a81e-115b4eeac828', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:21,471 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.054s
2026-05-11 17:05:21,472 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98489f54-1d3f-4b84-9c11-36e0dff536d0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98489f54-1d3f-4b84-9c11-36e0dff536d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:22,551 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.066s
2026-05-11 17:05:22,551 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-718e652b-9f9e-413b-a1f1-981e7b40b508', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-718e652b-9f9e-413b-a1f1-981e7b40b508', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:23,616 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.050s
2026-05-11 17:05:23,616 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba2674c-ed80-4e57-b65a-e80dec0adbe9', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba2674c-ed80-4e57-b65a-e80dec0adbe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:24,695 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.065s
2026-05-11 17:05:24,696 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17ef813-2bc9-4707-8460-7704a643beb2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17ef813-2bc9-4707-8460-7704a643beb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:25,767 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.055s
2026-05-11 17:05:25,767 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f81e0e-9a19-4277-b8a1-4c98d5e841f2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f81e0e-9a19-4277-b8a1-4c98d5e841f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:26,859 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.073s
2026-05-11 17:05:26,860 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a8a786-090b-4fb6-bd35-c2db711ae491', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a8a786-090b-4fb6-bd35-c2db711ae491', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
2026-05-11 17:05:27,939 86782 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04 0.064s
2026-05-11 17:05:27,939 86782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 11 May 2026 15:05:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbfa62f2-6e3a-47bf-a7aa-b0da74c2e3c3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbfa62f2-6e3a-47bf-a7aa-b0da74c2e3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04'}
Body: b'{"volume": {"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-11T14:53:15.000000", "updated_at": "2026-05-11T14:54:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-257164645", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.66/volume/v3/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}, {"rel": "bookmark", "href": "http://192.168.122.66/volume/volumes/751f00c1-39dc-4f90-a0b7-2d28a6375e04"}], "user_id": "87fd9dfe2e74455ba21b88ad9485dbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "attachment_id": "94b7f2bc-e962-4cfc-9118-5364889c48d8", "volume_id": "751f00c1-39dc-4f90-a0b7-2d28a6375e04", "server_id": "74121a89-c77f-43a5-87ae-dba899cf42a7", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-11T14:54:14.000000"}], "os-vol-tenant-attr:tenant_id": "33d4c73dcd614bcb83a3013618616cd7"}}'
}}}
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 736, 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 606, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 496, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, 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 74121a89-c77f-43a5-87ae-dba899cf42a7 while it is in vm_state error"}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 480, 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 700, in get_console_output
return self.action(server_id, 'os-getConsoleOutput',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 241, in action
resp, body = self.post('servers/%s/action' % server_id,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, 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 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 877, 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 751f00c1-39dc-4f90-a0b7-2d28a6375e04 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 74121a89-c77f-43a5-87ae-dba899cf42a7 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-11T14:54:39Z', 'message': 'libvirtError'}.
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.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 | 4 | 4 | 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_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt7.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| 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
pt9.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
pt9.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
pt9.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
pt9.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
pt10.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
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt12.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
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt13.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
pt14.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt14.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 | |
ProjectMemberTests33) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests33) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt15.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests39) |
skip
pt15.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectAdminTests39) |
skip
pt15.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt19.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 | |
VolumeTypesReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt20.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt20.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt20.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt25.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt25.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt27.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt28.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt31.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
pt32.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
pt33.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt33.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt35.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
pt36.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
pt37.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
pt38.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
pt39.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
pt39.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
pt40.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt42.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
pt43.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt44.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,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
pt45.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
pt46.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt47.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt47.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
pass
pt48.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt49.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt49.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt50.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt50.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt51.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt51.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt52.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt52.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt52.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt53.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt54.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt55.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt55.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt55.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt55.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt55.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt55.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt56.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt56.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt56.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt56.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt56.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt56.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt56.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt56.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt57.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt57.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt58.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt58.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt58.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt59.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt60.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt61.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt61.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt62.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt62.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt63.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt64.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt65.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt65.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt65.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt65.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt65.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt65.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt65.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt66.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt66.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt66.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt66.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt66.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt66.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt67.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt67.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt68.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt68.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt69.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt69.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt70.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt70.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt71.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt71.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt71.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt71.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt71.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt71.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt71.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt72.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt72.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt72.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt73.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt74.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt74.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt74.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt74.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt74.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt75.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt75.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt75.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt76.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt76.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt77.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt77.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt78.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
pt78.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
pt78.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
pt78.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
pt79.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt79.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt79.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt80.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt80.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt80.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt80.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt80.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt80.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt80.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt80.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt80.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt80.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt80.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt80.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt81.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt81.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt81.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt81.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt81.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt81.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt82.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt82.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt82.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt82.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt82.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt82.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt83.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
pt84.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
pt85.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt96.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt97.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
pt98.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
pt98.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt99.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt99.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt99.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt100.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt103.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
pt103.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
pt103.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
pt103.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt106.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
pt107.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
pt108.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
pt109.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
pt110.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
pt111.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 318 | 260 | 2 | 0 | 56 | ||