Status: Pass 247 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 2be5d9d3-425a-41d9-a5b6-6147c059c555 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2026-01-06T14:17:41Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7fcbae65da00>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group f51e5df0-04fe-442d-8a5d-9939b463b719 in use.', 'detail': ''}, <traceback object at 0x7fcbae3cad80>), (<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 0x7fcbae7c6100>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 5ec2c936-9cbb-4205-9853-dd954b79e65c within the required time (196 s). Timer started at 1767709260. Timer ended at 1767709456. Waited for 196 s., <traceback object at 0x7fcbae60e040>))
|
||||||
| 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-01-06 15:08:04,003 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.117/volume/v3/volumes 0.344s
2026-01-06 15:08:04,004 80847 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-64914519"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08035022-053d-47bd-bf14-5d76e749b639', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08035022-053d-47bd-bf14-5d76e749b639', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.117/volume/v3/volumes'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:03.906391", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-06 15:08:04,115 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.100s
2026-01-06 15:08:04,115 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba24ffbc-bc0d-4e81-8494-ab955d99098b', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba24ffbc-bc0d-4e81-8494-ab955d99098b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:08:05,206 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.079s
2026-01-06 15:08:05,207 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93fd7ef6-286d-4d3e-a5eb-de680430e411', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93fd7ef6-286d-4d3e-a5eb-de680430e411', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:08:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:08:06,281 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.058s
2026-01-06 15:08:06,281 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d91ff63d-fb13-48dd-9ee4-c0c7f5f733f0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d91ff63d-fb13-48dd-9ee4-c0c7f5f733f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:08:06.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:08:07,360 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.065s
2026-01-06 15:08:07,360 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5699fd13-8f41-48ff-9fe8-e46e276550bc', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5699fd13-8f41-48ff-9fe8-e46e276550bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:08:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:08:07,372 80847 INFO [tempest.common.waiters] volume 5ec2c936-9cbb-4205-9853-dd954b79e65c reached available after waiting for 3.372842 seconds
2026-01-06 15:08:07,373 80847 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-06 15:08:07,438 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.117/compute/v2.1/os-keypairs 0.060s
2026-01-06 15:08:07,439 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-2126974229", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ19tPZc5UXNwwZ2uxHPx8AiWA30vqd9Wq5dQnyYAwKR6aeTB8A/Bx3Dn/F7KPsmixdE+GJsMCEo5Pq2PMBTvBNHVhGmJjecntRjvLAfWh9F0KnXzaSdFsJO6uAbU+F8Yw=="}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e340bc2-2e36-411c-bfa4-c7160bce9c00', 'x-compute-request-id': 'req-5e340bc2-2e36-411c-bfa4-c7160bce9c00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-2126974229", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ19tPZc5UXNwwZ2uxHPx8AiWA30vqd9Wq5dQnyYAwKR6aeTB8A/Bx3Dn/F7KPsmixdE+GJsMCEo5Pq2PMBTvBNHVhGmJjecntRjvLAfWh9F0KnXzaSdFsJO6uAbU+F8Yw==", "fingerprint": "a0:9a:69:7a:d2:92:05:ba:4c:28:5c:cd:5c:ce:c1:52", "user_id": "7fa71b586cae483e9d5b611ddc4ba319"}}'
2026-01-06 15:08:07,441 80847 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2126974229 created
2026-01-06 15:08:07,795 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.117/networking/v2.0/security-groups 0.353s
2026-01-06 15:08:07,795 80847 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--264428645", "description": "tempest-description--1405984128"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-81fa77ad-ff40-47b9-b288-63fff0f9c159', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.117/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "f51e5df0-04fe-442d-8a5d-9939b463b719", "name": "tempest-securitygroup--264428645", "stateful": true, "tenant_id": "9c6955fce063486c990da8df97b414cb", "project_id": "9c6955fce063486c990da8df97b414cb", "description": "tempest-description--1405984128", "shared": false, "security_group_rules": [{"id": "6fa35f56-5d22-43b8-9352-b362ee04a327", "project_id": "9c6955fce063486c990da8df97b414cb", "tenant_id": "9c6955fce063486c990da8df97b414cb", "security_group_id": "f51e5df0-04fe-442d-8a5d-9939b463b719", "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": 407, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-06T14:08:07Z", "updated_at": "2026-01-06T14:08:07Z", "revision_number": 0}, {"id": "cecb5f82-d503-47e1-bb31-58c7681c8c66", "project_id": "9c6955fce063486c990da8df97b414cb", "tenant_id": "9c6955fce063486c990da8df97b414cb", "security_group_id": "f51e5df0-04fe-442d-8a5d-9939b463b719", "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": 406, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-06T14:08:07Z", "updated_at": "2026-01-06T14:08:07Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-06T14:08:07Z", "updated_at": "2026-01-06T14:08:07Z", "revision_number": 1}}'
2026-01-06 15:08:08,158 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.117/networking/v2.0/security-group-rules 0.362s
2026-01-06 15:08:08,158 80847 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": "f51e5df0-04fe-442d-8a5d-9939b463b719", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-cf1fd06b-7c9f-4bee-abeb-f019711bb8a8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.117/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "95026551-45ea-4b6d-9f92-87f6f25c6966", "project_id": "9c6955fce063486c990da8df97b414cb", "tenant_id": "9c6955fce063486c990da8df97b414cb", "security_group_id": "f51e5df0-04fe-442d-8a5d-9939b463b719", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-06T14:08:07Z", "updated_at": "2026-01-06T14:08:07Z", "revision_number": 0}}'
2026-01-06 15:08:08,436 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.117/networking/v2.0/security-group-rules 0.277s
2026-01-06 15:08:08,436 80847 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": "f51e5df0-04fe-442d-8a5d-9939b463b719", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-99cd4334-9373-46e2-b1a5-037bc347e3fc', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.117/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "72cfe67e-cd84-4373-b67a-44cd4b810500", "project_id": "9c6955fce063486c990da8df97b414cb", "tenant_id": "9c6955fce063486c990da8df97b414cb", "security_group_id": "f51e5df0-04fe-442d-8a5d-9939b463b719", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-06T14:08:08Z", "updated_at": "2026-01-06T14:08:08Z", "revision_number": 0}}'
2026-01-06 15:08:08,437 80847 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--264428645 created
2026-01-06 15:08:09,374 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.117/networking/v2.0/floatingips 0.937s
2026-01-06 15:08:09,374 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c357da8a-b8e6-4410-86d1-9f7070e892dd"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-67b5c6a5-1ee6-4ee1-8f71-54d9543a566f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.117/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "adacf58c-1b41-4b59-8d0c-a6bef912e0aa", "tenant_id": "9c6955fce063486c990da8df97b414cb", "project_id": "9c6955fce063486c990da8df97b414cb", "floating_ip_address": "172.24.4.134", "floating_network_id": "c357da8a-b8e6-4410-86d1-9f7070e892dd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-06T14:08:08Z", "updated_at": "2026-01-06T14:08:08Z", "revision_number": 0}}'
2026-01-06 15:08:09,375 80847 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'adacf58c-1b41-4b59-8d0c-a6bef912e0aa', 'tenant_id': '9c6955fce063486c990da8df97b414cb', 'project_id': '9c6955fce063486c990da8df97b414cb', 'floating_ip_address': '172.24.4.134', 'floating_network_id': 'c357da8a-b8e6-4410-86d1-9f7070e892dd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-06T14:08:08Z', 'updated_at': '2026-01-06T14:08:08Z', 'revision_number': 0, 'ip': '172.24.4.134'} created
2026-01-06 15:08:09,509 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.117/identity/v3/auth/tokens 0.131s
2026-01-06 15:08:09,510 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ce222866-82c8-4926-9ce6-72e3083f5d2f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.117/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7fa71b586cae483e9d5b611ddc4ba319", "name": "tempest-ServerRescueNegativeTestJSON-1707158686-project-member", "password_expires_at": null}, "audit_ids": ["J7-pZrHsTZGYQVr1UAdBlg"], "expires_at": "2026-01-06T15:08:09.000000Z", "issued_at": "2026-01-06T14:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c6955fce063486c990da8df97b414cb", "name": "tempest-ServerRescueNegativeTestJSON-1707158686"}, "is_domain": false, "roles": [{"id": "482a6bf588d443e18b259f282b66064e", "name": "member"}, {"id": "33f6c6005f824111ae54092e1e338424", "name": "reader"}], "catalog": [{"endpoints": [{"id": "44c8f71bf8764f0bb3d897762f5da45a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/volume/v3", "region": "RegionOne"}], "id": "1122988343be48e0a8b0c9f8cca60b82", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c199c1676be0441299a13ef73383237f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/compute/v2.1", "region": "RegionOne"}], "id": "1a9fe4393d9e4e228788179a231499c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e317c0f064e14fb4bdac88c8b5d0458f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/compute/v2/9c6955fce063486c990da8df97b414cb", "region": "RegionOne"}], "id": "3a25fe6130874ccdac2d2224907a233e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dfefeb1f8da942f28fee481ee351dcb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/image", "region": "RegionOne"}], "id": "5f8b2310544d49e597e845a367d68dba", "type": "image", "name": "glance"}, {"endpoints": [{"id": "139f86e9525546a198615644571e0d82", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/identity", "region": "RegionOne"}], "id": "8eff0a1504e3493186aa1e2224823c2e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0a4c92f134d3423c91e42ca2a6b2682a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/networking", "region": "RegionOne"}], "id": "e2ab2aa1dcf34aafa358d0db8a88d047", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3606e9e535b8484785cd1305f479ca3b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/placement", "region": "RegionOne"}], "id": "fd16ec0cf52342339e26b9b92045dfde", "type": "placement", "name": "placement"}]}}'
2026-01-06 15:08:09,510 80847 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'b888741e-3c48-4407-8931-8f5e32bd6291', 'name': 'tempest-ServerRescueNegativeTestJSON-185918602-network', 'tenant_id': '9c6955fce063486c990da8df97b414cb', 'project_id': '9c6955fce063486c990da8df97b414cb', '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': 36908, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-06T14:07:00Z', 'updated_at': '2026-01-06T14:07:00Z', 'revision_number': 1} available for tenant
2026-01-06 15:08:09,510 80847 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2126974229', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ19tPZc5UXNwwZ2uxHPx8AiWA30vqd9Wq5dQnyYAwKR6aeTB8A/Bx3Dn/F7KPsmixdE+GJsMCEo5Pq2PMBTvBNHVhGmJjecntRjvLAfWh9F0KnXzaSdFsJO6uAbU+F8Yw==', 'fingerprint': 'a0:9a:69:7a:d2:92:05:ba:4c:28:5c:cd:5c:ce:c1:52', 'user_id': '7fa71b586cae483e9d5b611ddc4ba319', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCXhop47rttL+6NFJcG74eBychs0TtnVHNFIGOfySEtS88Va/D/Y0rm\nifQ3zl0xuoqgBwYFK4EEACKhZANiAASdfbT2XOVFzcMGdrsRz8fAIlgN9L6nfVqu\nXUJ8mAMCkemnkwfAPwcdw5/xeyj7JosXRPhibDAhKOT6tjzAU7wTR1YRpiY3nJ7U\nY7ywH1ofRdCp182knRbCTurgG1PhfGM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f51e5df0-04fe-442d-8a5d-9939b463b719', 'name': 'tempest-securitygroup--264428645', 'stateful': True, 'tenant_id': '9c6955fce063486c990da8df97b414cb', 'project_id': '9c6955fce063486c990da8df97b414cb', 'description': 'tempest-description--1405984128', 'shared': False, 'security_group_rules': [{'id': '6fa35f56-5d22-43b8-9352-b362ee04a327', 'project_id': '9c6955fce063486c990da8df97b414cb', 'tenant_id': '9c6955fce063486c990da8df97b414cb', 'security_group_id': 'f51e5df0-04fe-442d-8a5d-9939b463b719', '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': 407, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-06T14:08:07Z', 'updated_at': '2026-01-06T14:08:07Z', 'revision_number': 0}, {'id': 'cecb5f82-d503-47e1-bb31-58c7681c8c66', 'project_id': '9c6955fce063486c990da8df97b414cb', 'tenant_id': '9c6955fce063486c990da8df97b414cb', 'security_group_id': 'f51e5df0-04fe-442d-8a5d-9939b463b719', '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': 406, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-06T14:08:07Z', 'updated_at': '2026-01-06T14:08:07Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-06T14:08:07Z', 'updated_at': '2026-01-06T14:08:07Z', 'revision_number': 1}, 'floating_ip': {'id': 'adacf58c-1b41-4b59-8d0c-a6bef912e0aa', 'tenant_id': '9c6955fce063486c990da8df97b414cb', 'project_id': '9c6955fce063486c990da8df97b414cb', 'floating_ip_address': '172.24.4.134', 'floating_network_id': 'c357da8a-b8e6-4410-86d1-9f7070e892dd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-06T14:08:08Z', 'updated_at': '2026-01-06T14:08:08Z', 'revision_number': 0, 'ip': '172.24.4.134'}}
2026-01-06 15:08:12,124 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.117/compute/v2.1/servers 2.613s
2026-01-06 15:08:12,125 80847 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-102713894", "imageRef": "5311181d-3b43-42b9-8fb1-f503c721e384", "flavorRef": "42", "adminPass": "F1!VE98@~*_xdiq", "networks": [{"uuid": "b888741e-3c48-4407-8931-8f5e32bd6291"}], "security_groups": [{"name": "tempest-securitygroup--264428645"}], "key_name": "tempest-keypair-2126974229", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae5ca72-ace3-44ed-bc3e-b046752fac69', 'x-compute-request-id': 'req-dae5ca72-ace3-44ed-bc3e-b046752fac69', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.117/compute/v2.1/servers'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--264428645"}], "adminPass": "F1!VE98@~*_xdiq"}}'
2026-01-06 15:08:12,438 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.309s
2026-01-06 15:08:12,439 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06d70c36-e1f6-4247-9b12-f17089f274fe', 'x-compute-request-id': 'req-06d70c36-e1f6-4247-9b12-f17089f274fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:13,624 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.166s
2026-01-06 15:08:13,625 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee31778-8aa7-4665-976e-1aa93d84c74c', 'x-compute-request-id': 'req-6ee31778-8aa7-4665-976e-1aa93d84c74c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:14,760 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.122s
2026-01-06 15:08:14,760 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feb9c4ba-01d5-43f8-a71a-e775011a46bf', 'x-compute-request-id': 'req-feb9c4ba-01d5-43f8-a71a-e775011a46bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:14,777 80847 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-06 15:08:15,953 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.173s
2026-01-06 15:08:15,953 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75718453-0508-4ad5-8ecc-94dafa289036', 'x-compute-request-id': 'req-75718453-0508-4ad5-8ecc-94dafa289036', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:17,141 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.173s
2026-01-06 15:08:17,142 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd5e9347-f9ef-48fd-8b60-67910c393e06', 'x-compute-request-id': 'req-dd5e9347-f9ef-48fd-8b60-67910c393e06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:18,340 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.186s
2026-01-06 15:08:18,340 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fa38015-6e2c-47f7-9cae-65acbedbf0cd', 'x-compute-request-id': 'req-5fa38015-6e2c-47f7-9cae-65acbedbf0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:18,354 80847 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-01-06 15:08:19,652 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.296s
2026-01-06 15:08:19,652 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e30ccba-8116-42a9-ab8e-860b5ec6ea21', 'x-compute-request-id': 'req-2e30ccba-8116-42a9-ab8e-860b5ec6ea21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:19,663 80847 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-01-06 15:08:20,926 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.261s
2026-01-06 15:08:20,927 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d74cc8a-5193-4dbd-8803-1357258b13a7', 'x-compute-request-id': 'req-6d74cc8a-5193-4dbd-8803-1357258b13a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:22,310 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.370s
2026-01-06 15:08:22,310 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b983c5fa-e2be-46e7-a0f3-872573a28d03', 'x-compute-request-id': 'req-b983c5fa-e2be-46e7-a0f3-872573a28d03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:23,525 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.202s
2026-01-06 15:08:23,525 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a987ff21-8f7e-4a65-877d-5d3dc328b34a', 'x-compute-request-id': 'req-a987ff21-8f7e-4a65-877d-5d3dc328b34a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:24,861 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.319s
2026-01-06 15:08:24,861 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b086305-59ca-4087-8667-a495af66fd1c', 'x-compute-request-id': 'req-6b086305-59ca-4087-8667-a495af66fd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:26,380 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.502s
2026-01-06 15:08:26,380 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a36ed017-5b1d-42fa-98bc-242fb4b4957e', 'x-compute-request-id': 'req-a36ed017-5b1d-42fa-98bc-242fb4b4957e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:27,828 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.435s
2026-01-06 15:08:27,829 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-924b67a0-915c-4c41-91fe-d6852e5c9a90', 'x-compute-request-id': 'req-924b67a0-915c-4c41-91fe-d6852e5c9a90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "BUILD", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:29,029 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.184s
2026-01-06 15:08:29,029 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ac184cb-59fa-4f46-b3f3-1aa5ab7410fe', 'x-compute-request-id': 'req-6ac184cb-59fa-4f46-b3f3-1aa5ab7410fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "ACTIVE", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:08:28Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:08:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:08:29,045 80847 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-01-06 15:08:29,164 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-interface 0.119s
2026-01-06 15:08:29,165 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-450a4f2d-3a13-499f-9250-f3e29481b4d2', 'x-compute-request-id': 'req-450a4f2d-3a13-499f-9250-f3e29481b4d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "b888741e-3c48-4407-8931-8f5e32bd6291", "port_id": "38be504a-79b2-4fcf-a0a2-1d64b0c611bf", "mac_addr": "fa:16:3e:91:1e:fa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f4d3d966-0349-41b4-bbd9-9c36e08e7bca", "ip_address": "10.0.0.7"}]}]}'
2026-01-06 15:08:30,712 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.117/networking/v2.0/floatingips/adacf58c-1b41-4b59-8d0c-a6bef912e0aa 1.544s
2026-01-06 15:08:30,712 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "38be504a-79b2-4fcf-a0a2-1d64b0c611bf"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a869bc23-b494-4fb3-8a61-8e5e4e0ee350', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/networking/v2.0/floatingips/adacf58c-1b41-4b59-8d0c-a6bef912e0aa'}
Body: b'{"floatingip": {"id": "adacf58c-1b41-4b59-8d0c-a6bef912e0aa", "tenant_id": "9c6955fce063486c990da8df97b414cb", "project_id": "9c6955fce063486c990da8df97b414cb", "floating_ip_address": "172.24.4.134", "floating_network_id": "c357da8a-b8e6-4410-86d1-9f7070e892dd", "router_id": "4c9a6367-7840-4407-8117-12c12fc07f11", "port_id": "38be504a-79b2-4fcf-a0a2-1d64b0c611bf", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b888741e-3c48-4407-8931-8f5e32bd6291", "mac_address": "fa:16:3e:91:1e:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-06T14:08:08Z", "updated_at": "2026-01-06T14:08:29Z", "revision_number": 1}}'
2026-01-06 15:08:30,713 80847 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.134:22' as 'cirros' with public key authentication
2026-01-06 15:09:30,771 80847 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.134 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-06 15:09:33,289 80847 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.134 ([Errno None] Unable to connect to port 22 on 172.24.4.134). Number attempts: 2. Retry after 3 seconds.
2026-01-06 15:09:36,795 80847 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.134 ([Errno None] Unable to connect to port 22 on 172.24.4.134). Number attempts: 3. Retry after 4 seconds.
2026-01-06 15:09:41,302 80847 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.134 ([Errno None] Unable to connect to port 22 on 172.24.4.134). Number attempts: 4. Retry after 5 seconds.
2026-01-06 15:09:46,908 80847 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-06 15:09:47,269 80847 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-06 15:09:47,270 80847 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.134 successfully created
2026-01-06 15:09:49,587 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 2.316s
2026-01-06 15:09:49,587 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7803ab70-668d-4556-8c29-a6af5bb09a44', 'x-compute-request-id': 'req-7803ab70-668d-4556-8c29-a6af5bb09a44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "device": "/dev/vdb"}}'
2026-01-06 15:09:49,703 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.114s
2026-01-06 15:09:49,703 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16c6123-f5c8-40eb-9f46-1ff69b3cff77', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16c6123-f5c8-40eb-9f46-1ff69b3cff77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:09:50,821 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.106s
2026-01-06 15:09:50,822 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dca12c5-50dc-48a3-ab13-91fffb9db793', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dca12c5-50dc-48a3-ab13-91fffb9db793', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:09:51,891 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.054s
2026-01-06 15:09:51,891 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d28af50-27ed-4d56-a8bb-3550fe416260', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d28af50-27ed-4d56-a8bb-3550fe416260', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:09:52,948 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.045s
2026-01-06 15:09:52,948 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f84e4a00-5cf7-4d45-b6e8-ee87b51af3e1', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f84e4a00-5cf7-4d45-b6e8-ee87b51af3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:09:54,028 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.066s
2026-01-06 15:09:54,028 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4534cefa-0fa4-4381-afdb-5625a5a1a9db', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4534cefa-0fa4-4381-afdb-5625a5a1a9db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:09:55,130 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.091s
2026-01-06 15:09:55,130 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54168f2e-d34d-4554-a737-118173fab2eb', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54168f2e-d34d-4554-a737-118173fab2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:09:56,196 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.054s
2026-01-06 15:09:56,197 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe395077-22de-4d34-b966-f5331f785060', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe395077-22de-4d34-b966-f5331f785060', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:09:56,210 80847 INFO [tempest.common.waiters] Attachment 5a007faf-18bb-451f-b5ce-e824627778be created for volume 5ec2c936-9cbb-4205-9853-dd954b79e65c to server 2be5d9d3-425a-41d9-a5b6-6147c059c555 after waiting for 7.210306 seconds
2026-01-06 15:09:56,308 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.097s
2026-01-06 15:09:56,309 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9921c24-d080-4d09-9e74-caf9b46cb417', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9921c24-d080-4d09-9e74-caf9b46cb417', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:09:56,322 80847 INFO [tempest.common.waiters] volume 5ec2c936-9cbb-4205-9853-dd954b79e65c reached in-use after waiting for 0.322501 seconds
2026-01-06 15:09:56,548 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/action 0.225s
2026-01-06 15:09:56,548 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "F1!VE98@~*_xdiq"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8c64a51-d62e-4a01-a00e-69bb73da4048', 'x-compute-request-id': 'req-c8c64a51-d62e-4a01-a00e-69bb73da4048', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/action'}
Body: b'{"adminPass": "F1!VE98@~*_xdiq"}'
2026-01-06 15:09:56,928 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.378s
2026-01-06 15:09:56,929 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90c08266-3a79-40e6-9609-bc4bb8c5a6be', 'x-compute-request-id': 'req-90c08266-3a79-40e6-9609-bc4bb8c5a6be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "ACTIVE", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:09:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:08:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}]}}'
2026-01-06 15:09:58,666 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.719s
2026-01-06 15:09:58,667 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12f8387a-64e4-45c7-b5a6-eabc315b7a49', 'x-compute-request-id': 'req-12f8387a-64e4-45c7-b5a6-eabc315b7a49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "ACTIVE", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:09:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:08:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}]}}'
2026-01-06 15:09:59,983 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.301s
2026-01-06 15:09:59,983 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d1a96a2-6e69-4e8c-97ac-ebd0564ec740', 'x-compute-request-id': 'req-0d1a96a2-6e69-4e8c-97ac-ebd0564ec740', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "ACTIVE", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:09:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:08:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}]}}'
2026-01-06 15:10:01,282 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.282s
2026-01-06 15:10:01,282 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-397fd4a9-4baf-46b1-9f13-d05467ff5654', 'x-compute-request-id': 'req-397fd4a9-4baf-46b1-9f13-d05467ff5654', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "ACTIVE", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:09:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:08:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}]}}'
2026-01-06 15:10:02,583 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.289s
2026-01-06 15:10:02,583 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f0a9a2-81a0-4097-b7a8-f56370c3bc75', 'x-compute-request-id': 'req-b4f0a9a2-81a0-4097-b7a8-f56370c3bc75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "ACTIVE", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:09:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:08:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}]}}'
2026-01-06 15:10:03,947 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.350s
2026-01-06 15:10:03,947 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3912b23e-7000-475a-880b-cff01ef61813', 'x-compute-request-id': 'req-3912b23e-7000-475a-880b-cff01ef61813', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "ACTIVE", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:09:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:08:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}]}}'
2026-01-06 15:10:05,987 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 1.027s
2026-01-06 15:10:05,987 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec55f73-b781-4566-b6bc-569a39677267', 'x-compute-request-id': 'req-7ec55f73-b781-4566-b6bc-569a39677267', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "ACTIVE", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:09:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:08:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}]}}'
2026-01-06 15:10:07,242 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.240s
2026-01-06 15:10:07,242 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5756ecb6-caa3-4b85-96b9-5fb5cffc5aa7', 'x-compute-request-id': 'req-5756ecb6-caa3-4b85-96b9-5fb5cffc5aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "RESCUE", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:10:06Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}]}}'
2026-01-06 15:10:07,255 80847 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 11 second wait
2026-01-06 15:10:07,375 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.117/identity/v3/auth/tokens 0.116s
2026-01-06 15:10:07,376 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-83f87e31-d218-4cf9-aad1-a2ceb35fd15b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.117/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7fa71b586cae483e9d5b611ddc4ba319", "name": "tempest-ServerRescueNegativeTestJSON-1707158686-project-member", "password_expires_at": null}, "audit_ids": ["ExV7xUnORpGmR2KFMtMfXQ"], "expires_at": "2026-01-06T15:10:07.000000Z", "issued_at": "2026-01-06T14:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c6955fce063486c990da8df97b414cb", "name": "tempest-ServerRescueNegativeTestJSON-1707158686"}, "is_domain": false, "roles": [{"id": "482a6bf588d443e18b259f282b66064e", "name": "member"}, {"id": "33f6c6005f824111ae54092e1e338424", "name": "reader"}], "catalog": [{"endpoints": [{"id": "44c8f71bf8764f0bb3d897762f5da45a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/volume/v3", "region": "RegionOne"}], "id": "1122988343be48e0a8b0c9f8cca60b82", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c199c1676be0441299a13ef73383237f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/compute/v2.1", "region": "RegionOne"}], "id": "1a9fe4393d9e4e228788179a231499c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e317c0f064e14fb4bdac88c8b5d0458f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/compute/v2/9c6955fce063486c990da8df97b414cb", "region": "RegionOne"}], "id": "3a25fe6130874ccdac2d2224907a233e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dfefeb1f8da942f28fee481ee351dcb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/image", "region": "RegionOne"}], "id": "5f8b2310544d49e597e845a367d68dba", "type": "image", "name": "glance"}, {"endpoints": [{"id": "139f86e9525546a198615644571e0d82", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/identity", "region": "RegionOne"}], "id": "8eff0a1504e3493186aa1e2224823c2e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0a4c92f134d3423c91e42ca2a6b2682a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/networking", "region": "RegionOne"}], "id": "e2ab2aa1dcf34aafa358d0db8a88d047", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3606e9e535b8484785cd1305f479ca3b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.117/placement", "region": "RegionOne"}], "id": "fd16ec0cf52342339e26b9b92045dfde", "type": "placement", "name": "placement"}]}}'
2026-01-06 15:10:07,376 80847 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'b888741e-3c48-4407-8931-8f5e32bd6291', 'name': 'tempest-ServerRescueNegativeTestJSON-185918602-network', 'tenant_id': '9c6955fce063486c990da8df97b414cb', 'project_id': '9c6955fce063486c990da8df97b414cb', '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': 36908, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-06T14:07:00Z', 'updated_at': '2026-01-06T14:07:00Z', 'revision_number': 1} available for tenant
2026-01-06 15:10:07,474 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.097s
2026-01-06 15:10:07,474 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '152', 'x-openstack-request-id': 'req-587d7804-9efa-4a60-80d5-779038389a6c', 'x-compute-request-id': 'req-587d7804-9efa-4a60-80d5-779038389a6c', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 2be5d9d3-425a-41d9-a5b6-6147c059c555 while it is in vm_state rescued"}}'
2026-01-06 15:10:07,561 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/action 0.086s
2026-01-06 15:10:07,561 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a21de9b7-837e-498a-a870-f4a8c08936e9', 'x-compute-request-id': 'req-a21de9b7-837e-498a-a870-f4a8c08936e9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/action'}
Body: b''
2026-01-06 15:10:07,922 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.360s
2026-01-06 15:10:07,922 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f0e915-5cf6-4b4a-8248-ca38b8f0fde3', 'x-compute-request-id': 'req-06f0e915-5cf6-4b4a-8248-ca38b8f0fde3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "RESCUE", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:10:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}]}}'
2026-01-06 15:10:09,313 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.378s
2026-01-06 15:10:09,313 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd750ed0-fc22-475c-ae9e-9ff54afa7f12', 'x-compute-request-id': 'req-fd750ed0-fc22-475c-ae9e-9ff54afa7f12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "RESCUE", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:10:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}]}}'
2026-01-06 15:10:10,620 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.294s
2026-01-06 15:10:10,621 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76a2f6a8-3f83-406e-8c31-2a56ac5a03d9', 'x-compute-request-id': 'req-76a2f6a8-3f83-406e-8c31-2a56ac5a03d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "RESCUE", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:10:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}]}}'
2026-01-06 15:10:11,811 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555 0.178s
2026-01-06 15:10:11,812 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1813', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf69718e-576d-41b8-9dc7-55a29cdaef32', 'x-compute-request-id': 'req-bf69718e-576d-41b8-9dc7-55a29cdaef32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}
Body: b'{"server": {"id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "name": "tempest-ServerRescueNegativeTestJSON-server-102713894", "status": "ERROR", "tenant_id": "9c6955fce063486c990da8df97b414cb", "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "metadata": {}, "hostId": "069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b", "image": {"id": "5311181d-3b43-42b9-8fb1-f503c721e384", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.117/compute/flavors/42"}]}, "created": "2026-01-06T14:08:12Z", "updated": "2026-01-06T14:10:11Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-185918602-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}, {"version": 4, "addr": "172.24.4.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:1e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}, {"rel": "bookmark", "href": "http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-06T14:10:11Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2126974229", "OS-SRV-USG:launched_at": "2026-01-06T14:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--264428645"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c"}]}}'
2026-01-06 15:10:11,826 80847 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 4 second wait
2026-01-06 15:10:11,940 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-interface 0.110s
2026-01-06 15:10:11,940 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58d3366a-1bff-4fb0-b527-2932bc80e7b8', 'x-compute-request-id': 'req-58d3366a-1bff-4fb0-b527-2932bc80e7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "b888741e-3c48-4407-8931-8f5e32bd6291", "port_id": "38be504a-79b2-4fcf-a0a2-1d64b0c611bf", "mac_addr": "fa:16:3e:91:1e:fa", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "f4d3d966-0349-41b4-bbd9-9c36e08e7bca", "ip_address": "10.0.0.7"}]}]}'
2026-01-06 15:10:13,057 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.117/networking/v2.0/floatingips/adacf58c-1b41-4b59-8d0c-a6bef912e0aa 1.114s
2026-01-06 15:10:13,058 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "38be504a-79b2-4fcf-a0a2-1d64b0c611bf"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-045a120f-9679-49e1-914c-0246faefca07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/networking/v2.0/floatingips/adacf58c-1b41-4b59-8d0c-a6bef912e0aa'}
Body: b'{"floatingip": {"id": "adacf58c-1b41-4b59-8d0c-a6bef912e0aa", "tenant_id": "9c6955fce063486c990da8df97b414cb", "project_id": "9c6955fce063486c990da8df97b414cb", "floating_ip_address": "172.24.4.134", "floating_network_id": "c357da8a-b8e6-4410-86d1-9f7070e892dd", "router_id": "4c9a6367-7840-4407-8117-12c12fc07f11", "port_id": "38be504a-79b2-4fcf-a0a2-1d64b0c611bf", "fixed_ip_address": "10.0.0.7", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "b888741e-3c48-4407-8931-8f5e32bd6291", "mac_address": "fa:16:3e:91:1e:fa", "admin_state_up": true, "status": "DOWN", "device_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-06T14:08:08Z", "updated_at": "2026-01-06T14:10:12Z", "revision_number": 3}}'
2026-01-06 15:10:13,058 80847 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.134:22' as 'cirros' with public key authentication
2026-01-06 15:11:13,115 80847 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.134 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-06 15:12:15,678 80847 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.134 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-01-06 15:13:19,237 80847 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.134 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-01-06 15:14:23,795 80847 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.134 after 3 attempts. Proxy client: no proxy client
2026-01-06 15:14:23.795 80847 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-01-06 15:14:23.795 80847 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2026-01-06 15:14:23.795 80847 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-01-06 15:14:23.795 80847 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2026-01-06 15:14:23.795 80847 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-01-06 15:14:23.795 80847 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-01-06 15:14:23.795 80847 ERROR tempest.lib.common.ssh
2026-01-06 15:14:23,796 80847 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Tue, 06 Jan 2026 14:08:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae5ca72-ace3-44ed-bc3e-b046752fac69', 'x-compute-request-id': 'req-dae5ca72-ace3-44ed-bc3e-b046752fac69', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.117/compute/v2.1/servers'}
Body: {'id': '2be5d9d3-425a-41d9-a5b6-6147c059c555', 'name': 'tempest-ServerRescueNegativeTestJSON-server-102713894', 'status': 'ACTIVE', 'tenant_id': '9c6955fce063486c990da8df97b414cb', 'user_id': '7fa71b586cae483e9d5b611ddc4ba319', 'metadata': {}, 'hostId': '069807c127f30b5aea8f2d63a20ba6ff1dcb544faf1adc8fb057ae6b', 'image': {'id': '5311181d-3b43-42b9-8fb1-f503c721e384', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.117/compute/images/5311181d-3b43-42b9-8fb1-f503c721e384'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.117/compute/flavors/42'}]}, 'created': '2026-01-06T14:08:12Z', 'updated': '2026-01-06T14:08:28Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-185918602-network': [{'version': 4, 'addr': '10.0.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:91:1e:fa'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}, {'rel': 'bookmark', 'href': 'http://192.168.122.117/compute/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-2126974229', 'OS-SRV-USG:launched_at': '2026-01-06T14:08:28.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--264428645'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-01-06 15:14:25,027 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/action 1.230s
2026-01-06 15:14:25,027 80847 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': 'Tue, 06 Jan 2026 14:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-ce053272-7c7f-4717-876c-d3539569ca38', 'x-compute-request-id': 'req-ce053272-7c7f-4717-876c-d3539569ca38', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-06 15:14:25,027 80847 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 2be5d9d3-425a-41d9-a5b6-6147c059c555
2026-01-06 15:14:25,093 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.065s
2026-01-06 15:14:25,094 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1323b4-a2bf-44df-b840-3b4133ab566e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1323b4-a2bf-44df-b840-3b4133ab566e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:14:25,192 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.087s
2026-01-06 15:14:25,192 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '150', 'x-openstack-request-id': 'req-500f52a7-23c9-48d0-8346-0288ec9ead10', 'x-compute-request-id': 'req-500f52a7-23c9-48d0-8346-0288ec9ead10', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 2be5d9d3-425a-41d9-a5b6-6147c059c555 while it is in vm_state error"}}'
2026-01-06 15:14:25,241 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.048s
2026-01-06 15:14:25,242 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8e12296-1c3b-4510-8bfc-2d73a8185c48', 'x-compute-request-id': 'req-d8e12296-1c3b-4510-8bfc-2d73a8185c48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:26,301 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.056s
2026-01-06 15:14:26,301 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-880d6318-4968-426a-9a30-a30d9261334e', 'x-compute-request-id': 'req-880d6318-4968-426a-9a30-a30d9261334e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:27,361 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.057s
2026-01-06 15:14:27,362 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-114ab4c3-12fd-40b1-b087-681a85ec709f', 'x-compute-request-id': 'req-114ab4c3-12fd-40b1-b087-681a85ec709f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:28,515 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.151s
2026-01-06 15:14:28,515 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e1b9508-e578-4504-9dba-941e33876e4e', 'x-compute-request-id': 'req-4e1b9508-e578-4504-9dba-941e33876e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:29,589 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.071s
2026-01-06 15:14:29,590 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54bc2bcf-accd-4e82-84fb-6367f7f876b8', 'x-compute-request-id': 'req-54bc2bcf-accd-4e82-84fb-6367f7f876b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:30,679 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.086s
2026-01-06 15:14:30,680 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b9ede30-7bb2-4bc3-8fcb-f56d7a3b290d', 'x-compute-request-id': 'req-2b9ede30-7bb2-4bc3-8fcb-f56d7a3b290d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:31,738 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.054s
2026-01-06 15:14:31,738 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf51f1d5-84c1-4db5-b321-dfc204979827', 'x-compute-request-id': 'req-bf51f1d5-84c1-4db5-b321-dfc204979827', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:32,803 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.061s
2026-01-06 15:14:32,804 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cad38dd-d87a-4956-a23a-07969ac3f539', 'x-compute-request-id': 'req-7cad38dd-d87a-4956-a23a-07969ac3f539', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:33,871 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.064s
2026-01-06 15:14:33,872 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-346e0939-7005-410b-a864-4c08a52848f6', 'x-compute-request-id': 'req-346e0939-7005-410b-a864-4c08a52848f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:35,017 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.141s
2026-01-06 15:14:35,017 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fc8f9ef-8419-4dac-8428-e7cd567a79d9', 'x-compute-request-id': 'req-7fc8f9ef-8419-4dac-8428-e7cd567a79d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:36,123 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.102s
2026-01-06 15:14:36,123 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff9799fa-4375-456f-a2da-362df5c83d07', 'x-compute-request-id': 'req-ff9799fa-4375-456f-a2da-362df5c83d07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:37,227 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.100s
2026-01-06 15:14:37,227 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d74f303-a65b-4215-8379-2f6ac9caa1ce', 'x-compute-request-id': 'req-7d74f303-a65b-4215-8379-2f6ac9caa1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:38,314 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.083s
2026-01-06 15:14:38,314 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b99e6613-4c27-4fc7-abef-401b4a2ce98c', 'x-compute-request-id': 'req-b99e6613-4c27-4fc7-abef-401b4a2ce98c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:39,367 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.049s
2026-01-06 15:14:39,368 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4299e7a9-8af7-45d9-9a45-08b05a72df09', 'x-compute-request-id': 'req-4299e7a9-8af7-45d9-9a45-08b05a72df09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:40,422 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.050s
2026-01-06 15:14:40,423 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b02d308-429f-4a80-b227-774e1f52fb32', 'x-compute-request-id': 'req-3b02d308-429f-4a80-b227-774e1f52fb32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:41,469 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.042s
2026-01-06 15:14:41,469 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c419cebf-391b-4688-b087-69848d0fbee7', 'x-compute-request-id': 'req-c419cebf-391b-4688-b087-69848d0fbee7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:42,522 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.050s
2026-01-06 15:14:42,522 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a68a98f0-53d4-4685-b3a3-449f632f7e3c', 'x-compute-request-id': 'req-a68a98f0-53d4-4685-b3a3-449f632f7e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:43,569 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.044s
2026-01-06 15:14:43,570 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20e4fd68-c1f5-4c06-a94a-fdfcd1cab7bd', 'x-compute-request-id': 'req-20e4fd68-c1f5-4c06-a94a-fdfcd1cab7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:44,661 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.088s
2026-01-06 15:14:44,662 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb107c72-4ba6-45dc-b827-72c6812af6dc', 'x-compute-request-id': 'req-eb107c72-4ba6-45dc-b827-72c6812af6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:45,719 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.054s
2026-01-06 15:14:45,720 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca540ed7-f4c9-4601-a0f8-dbc92109c8e7', 'x-compute-request-id': 'req-ca540ed7-f4c9-4601-a0f8-dbc92109c8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:46,769 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.046s
2026-01-06 15:14:46,769 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddffe648-d3c8-40fb-a6ef-814932abd514', 'x-compute-request-id': 'req-ddffe648-d3c8-40fb-a6ef-814932abd514', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:47,820 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.048s
2026-01-06 15:14:47,821 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c1c888d-d325-4e95-8f5b-a8c92c3a1f6d', 'x-compute-request-id': 'req-4c1c888d-d325-4e95-8f5b-a8c92c3a1f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:48,867 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.043s
2026-01-06 15:14:48,867 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6957c5-02c4-484d-9ee5-9de6fc1a1753', 'x-compute-request-id': 'req-ab6957c5-02c4-484d-9ee5-9de6fc1a1753', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:49,941 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.070s
2026-01-06 15:14:49,941 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf4d884-8a53-4b5e-89dd-25def14260f0', 'x-compute-request-id': 'req-5bf4d884-8a53-4b5e-89dd-25def14260f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:51,080 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.135s
2026-01-06 15:14:51,080 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c540e066-35a8-4828-8b34-3d30fcd04948', 'x-compute-request-id': 'req-c540e066-35a8-4828-8b34-3d30fcd04948', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:52,172 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.089s
2026-01-06 15:14:52,172 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a147a8ea-a051-4189-abc7-e2651f5de405', 'x-compute-request-id': 'req-a147a8ea-a051-4189-abc7-e2651f5de405', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:53,259 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.084s
2026-01-06 15:14:53,259 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2f2030f-f697-415e-8cb5-f5556019dc69', 'x-compute-request-id': 'req-e2f2030f-f697-415e-8cb5-f5556019dc69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:54,312 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.050s
2026-01-06 15:14:54,312 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7bae6ea-8e5f-4830-9e1d-45b1338d7828', 'x-compute-request-id': 'req-e7bae6ea-8e5f-4830-9e1d-45b1338d7828', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:55,365 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.050s
2026-01-06 15:14:55,366 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8b27773-9c98-48c3-be3f-906fced26bf7', 'x-compute-request-id': 'req-a8b27773-9c98-48c3-be3f-906fced26bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:56,414 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.045s
2026-01-06 15:14:56,415 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9eb897e-2e9e-4b15-b37a-920d8200e24d', 'x-compute-request-id': 'req-b9eb897e-2e9e-4b15-b37a-920d8200e24d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:57,471 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.053s
2026-01-06 15:14:57,471 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67bbc108-e3f3-4cbc-a575-06bb7607bb38', 'x-compute-request-id': 'req-67bbc108-e3f3-4cbc-a575-06bb7607bb38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:58,539 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.064s
2026-01-06 15:14:58,539 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07569011-9a20-4875-b8ac-96129df9470a', 'x-compute-request-id': 'req-07569011-9a20-4875-b8ac-96129df9470a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:14:59,594 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.052s
2026-01-06 15:14:59,595 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:14:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e67444c0-23ed-4754-a225-001f258e5ba4', 'x-compute-request-id': 'req-e67444c0-23ed-4754-a225-001f258e5ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:00,639 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.042s
2026-01-06 15:15:00,639 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab8d4fdd-0739-4936-8cc0-653b96f296a3', 'x-compute-request-id': 'req-ab8d4fdd-0739-4936-8cc0-653b96f296a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:01,691 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.049s
2026-01-06 15:15:01,692 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b9c68c-0983-4b0f-9e60-c4b4f1556042', 'x-compute-request-id': 'req-18b9c68c-0983-4b0f-9e60-c4b4f1556042', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:02,743 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.049s
2026-01-06 15:15:02,744 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de7819ca-b886-4ddd-aca4-2c75a56df7c1', 'x-compute-request-id': 'req-de7819ca-b886-4ddd-aca4-2c75a56df7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:03,798 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.051s
2026-01-06 15:15:03,798 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2ddb79e-e752-429a-98c7-ab3f48b1be3c', 'x-compute-request-id': 'req-e2ddb79e-e752-429a-98c7-ab3f48b1be3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:04,849 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.048s
2026-01-06 15:15:04,849 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be530300-8266-4999-a2d7-10cd8de69a6f', 'x-compute-request-id': 'req-be530300-8266-4999-a2d7-10cd8de69a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:05,898 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.045s
2026-01-06 15:15:05,898 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29148fdc-d1e3-451e-a4bd-3662385578a3', 'x-compute-request-id': 'req-29148fdc-d1e3-451e-a4bd-3662385578a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:06,946 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.046s
2026-01-06 15:15:06,947 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c4a3ffb-24f9-4c76-b66a-1f36fa23fa63', 'x-compute-request-id': 'req-4c4a3ffb-24f9-4c76-b66a-1f36fa23fa63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:07,994 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.044s
2026-01-06 15:15:07,994 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dd3a64d-7070-49c0-a06c-93b8373df6e7', 'x-compute-request-id': 'req-7dd3a64d-7070-49c0-a06c-93b8373df6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:09,038 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.040s
2026-01-06 15:15:09,038 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c1b81c8-34c5-4099-aeaf-18000aaa3a0a', 'x-compute-request-id': 'req-6c1b81c8-34c5-4099-aeaf-18000aaa3a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:10,088 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.047s
2026-01-06 15:15:10,088 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6759699-e512-4120-89ed-5c15cdad8a09', 'x-compute-request-id': 'req-c6759699-e512-4120-89ed-5c15cdad8a09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:11,135 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.043s
2026-01-06 15:15:11,135 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72c52e58-0936-4cd3-8d64-3e5905b47dce', 'x-compute-request-id': 'req-72c52e58-0936-4cd3-8d64-3e5905b47dce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:12,192 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.053s
2026-01-06 15:15:12,192 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5430120d-fa70-4ed9-93e0-90f126093be3', 'x-compute-request-id': 'req-5430120d-fa70-4ed9-93e0-90f126093be3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:13,247 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.053s
2026-01-06 15:15:13,248 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f10f63-7989-441b-a90c-964117a96361', 'x-compute-request-id': 'req-a0f10f63-7989-441b-a90c-964117a96361', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:14,295 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.044s
2026-01-06 15:15:14,295 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d76a83f-a628-4ca2-beb6-b2032c63a237', 'x-compute-request-id': 'req-6d76a83f-a628-4ca2-beb6-b2032c63a237', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:15,339 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.041s
2026-01-06 15:15:15,340 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e4d08b-11b4-4292-bce3-d0f4fff06aed', 'x-compute-request-id': 'req-65e4d08b-11b4-4292-bce3-d0f4fff06aed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:16,401 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.059s
2026-01-06 15:15:16,402 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb6cc693-4f30-49ea-ba1f-286d58b8a6ae', 'x-compute-request-id': 'req-eb6cc693-4f30-49ea-ba1f-286d58b8a6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:17,459 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.054s
2026-01-06 15:15:17,460 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fafd138-6aae-46ce-b675-410613020101', 'x-compute-request-id': 'req-4fafd138-6aae-46ce-b675-410613020101', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:18,510 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.048s
2026-01-06 15:15:18,510 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d81941ce-1eac-4804-af12-f25b27e04596', 'x-compute-request-id': 'req-d81941ce-1eac-4804-af12-f25b27e04596', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:19,565 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.052s
2026-01-06 15:15:19,565 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7dff037-169d-402a-a304-2a3d0919c790', 'x-compute-request-id': 'req-c7dff037-169d-402a-a304-2a3d0919c790', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:20,612 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.043s
2026-01-06 15:15:20,612 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8893d2d7-9acd-455c-9756-ff2c552f6222', 'x-compute-request-id': 'req-8893d2d7-9acd-455c-9756-ff2c552f6222', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:21,666 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.051s
2026-01-06 15:15:21,667 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a632a58-e922-485d-93d0-381d94c82800', 'x-compute-request-id': 'req-1a632a58-e922-485d-93d0-381d94c82800', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:22,722 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.052s
2026-01-06 15:15:22,722 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd4685c5-8e81-4e5a-9607-10d9216923a0', 'x-compute-request-id': 'req-dd4685c5-8e81-4e5a-9607-10d9216923a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:23,781 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.055s
2026-01-06 15:15:23,781 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a855c9f-5783-4e7a-a1e0-4fde5747f895', 'x-compute-request-id': 'req-0a855c9f-5783-4e7a-a1e0-4fde5747f895', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:24,850 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.066s
2026-01-06 15:15:24,851 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166d1897-8077-484e-a4d7-5f2a14c900bc', 'x-compute-request-id': 'req-166d1897-8077-484e-a4d7-5f2a14c900bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:25,908 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.055s
2026-01-06 15:15:25,908 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d1a062-72e0-44d0-8d27-0f165541bac0', 'x-compute-request-id': 'req-86d1a062-72e0-44d0-8d27-0f165541bac0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:26,965 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.053s
2026-01-06 15:15:26,966 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c9375d1-3aac-4094-9584-0dfdcf617e07', 'x-compute-request-id': 'req-3c9375d1-3aac-4094-9584-0dfdcf617e07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:28,026 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.057s
2026-01-06 15:15:28,027 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d44a3d8d-9ec1-4bee-bca0-6ffbf0544096', 'x-compute-request-id': 'req-d44a3d8d-9ec1-4bee-bca0-6ffbf0544096', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:29,091 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.060s
2026-01-06 15:15:29,091 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93f8c8c6-b753-4912-8202-aa5cb6aae858', 'x-compute-request-id': 'req-93f8c8c6-b753-4912-8202-aa5cb6aae858', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:30,156 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.061s
2026-01-06 15:15:30,156 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45818203-0349-4387-881e-648ed7f72dce', 'x-compute-request-id': 'req-45818203-0349-4387-881e-648ed7f72dce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:31,223 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.063s
2026-01-06 15:15:31,223 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-321c15e1-bb36-4e1b-b223-dd340c77d0b3', 'x-compute-request-id': 'req-321c15e1-bb36-4e1b-b223-dd340c77d0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:32,276 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.049s
2026-01-06 15:15:32,276 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-544cd3a6-a35b-4b12-8681-dd11de17f3ad', 'x-compute-request-id': 'req-544cd3a6-a35b-4b12-8681-dd11de17f3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:33,345 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.065s
2026-01-06 15:15:33,345 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ddb413a-6d95-4996-89cf-6d032b0ac949', 'x-compute-request-id': 'req-8ddb413a-6d95-4996-89cf-6d032b0ac949', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:34,449 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.100s
2026-01-06 15:15:34,449 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1998e4d0-e59f-473c-bb2d-9d8dc10fd88e', 'x-compute-request-id': 'req-1998e4d0-e59f-473c-bb2d-9d8dc10fd88e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:35,541 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.088s
2026-01-06 15:15:35,541 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e32e55a4-18fb-4347-a90d-dded98995907', 'x-compute-request-id': 'req-e32e55a4-18fb-4347-a90d-dded98995907', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:36,643 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.099s
2026-01-06 15:15:36,644 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27c75eb7-ade3-4a90-85de-c76fdb71934c', 'x-compute-request-id': 'req-27c75eb7-ade3-4a90-85de-c76fdb71934c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:37,713 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.067s
2026-01-06 15:15:37,714 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c7edce4-489c-4eb6-a74c-97d77aa25688', 'x-compute-request-id': 'req-6c7edce4-489c-4eb6-a74c-97d77aa25688', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:38,811 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.094s
2026-01-06 15:15:38,811 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83024846-c0b5-48f7-b2f9-a14dac2dd38c', 'x-compute-request-id': 'req-83024846-c0b5-48f7-b2f9-a14dac2dd38c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:39,867 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.053s
2026-01-06 15:15:39,867 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c5377a7-b76d-4437-bd48-c173d3501d88', 'x-compute-request-id': 'req-2c5377a7-b76d-4437-bd48-c173d3501d88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:40,924 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.053s
2026-01-06 15:15:40,924 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7f799e3-bd8f-49c6-921c-4e93842d3839', 'x-compute-request-id': 'req-f7f799e3-bd8f-49c6-921c-4e93842d3839', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:42,196 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.269s
2026-01-06 15:15:42,197 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50f1d47b-6d9b-4a6c-b167-e762fa89caed', 'x-compute-request-id': 'req-50f1d47b-6d9b-4a6c-b167-e762fa89caed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:43,266 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.066s
2026-01-06 15:15:43,266 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f8aef73-4ec6-483c-ac92-cea81d561798', 'x-compute-request-id': 'req-4f8aef73-4ec6-483c-ac92-cea81d561798', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:44,332 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.062s
2026-01-06 15:15:44,332 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9da5f0ec-bf13-404d-8f75-a8fa4983ae12', 'x-compute-request-id': 'req-9da5f0ec-bf13-404d-8f75-a8fa4983ae12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:45,383 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.047s
2026-01-06 15:15:45,383 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-002aa8e7-6c9e-4956-8054-f2dffac91e28', 'x-compute-request-id': 'req-002aa8e7-6c9e-4956-8054-f2dffac91e28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:46,438 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.052s
2026-01-06 15:15:46,439 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-997e2a5e-7144-4b2c-af0f-dd5e9567944c', 'x-compute-request-id': 'req-997e2a5e-7144-4b2c-af0f-dd5e9567944c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:47,484 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.042s
2026-01-06 15:15:47,484 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6016122-b7c4-46b8-a4fc-1508e0cf31b8', 'x-compute-request-id': 'req-d6016122-b7c4-46b8-a4fc-1508e0cf31b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:48,532 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.045s
2026-01-06 15:15:48,532 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e259cfb5-8627-4a86-8f8f-c9fb17d482d8', 'x-compute-request-id': 'req-e259cfb5-8627-4a86-8f8f-c9fb17d482d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:49,584 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.049s
2026-01-06 15:15:49,584 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec7bbb9b-8821-469d-9fc9-a105f2472a2c', 'x-compute-request-id': 'req-ec7bbb9b-8821-469d-9fc9-a105f2472a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:50,627 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.040s
2026-01-06 15:15:50,628 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e94bba9-337d-42bc-a48d-32e4d37300f6', 'x-compute-request-id': 'req-4e94bba9-337d-42bc-a48d-32e4d37300f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:51,686 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.055s
2026-01-06 15:15:51,686 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50846acc-56fe-4f92-a3e0-ff1bb3491d5e', 'x-compute-request-id': 'req-50846acc-56fe-4f92-a3e0-ff1bb3491d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:52,739 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.049s
2026-01-06 15:15:52,739 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da6d3b6-32e1-43f3-b057-93c00919a712', 'x-compute-request-id': 'req-8da6d3b6-32e1-43f3-b057-93c00919a712', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:53,799 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.058s
2026-01-06 15:15:53,800 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34b241fc-e96d-45da-b15a-5ff21661fb33', 'x-compute-request-id': 'req-34b241fc-e96d-45da-b15a-5ff21661fb33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:54,854 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.052s
2026-01-06 15:15:54,855 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c022166-838a-4bcb-8cfd-784658bc05a3', 'x-compute-request-id': 'req-3c022166-838a-4bcb-8cfd-784658bc05a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:55,911 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.054s
2026-01-06 15:15:55,911 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa53f5ab-4b95-4cfe-807b-46f7cf69e807', 'x-compute-request-id': 'req-aa53f5ab-4b95-4cfe-807b-46f7cf69e807', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:56,993 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.078s
2026-01-06 15:15:56,993 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b6e2a50-b936-4e38-a446-8b4ca040856f', 'x-compute-request-id': 'req-5b6e2a50-b936-4e38-a446-8b4ca040856f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:58,062 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.067s
2026-01-06 15:15:58,062 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb845c08-c659-4478-9ae8-aa7bfdb8a4c3', 'x-compute-request-id': 'req-eb845c08-c659-4478-9ae8-aa7bfdb8a4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:15:59,137 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.072s
2026-01-06 15:15:59,137 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad6b3ed1-cf91-4e0e-bd4c-724514dea667', 'x-compute-request-id': 'req-ad6b3ed1-cf91-4e0e-bd4c-724514dea667', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:00,192 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.052s
2026-01-06 15:16:00,192 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2edff62-c903-43ff-8ac6-221b225da327', 'x-compute-request-id': 'req-d2edff62-c903-43ff-8ac6-221b225da327', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:01,243 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.048s
2026-01-06 15:16:01,244 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed7de842-bf69-4cf0-b883-28286e6a9a31', 'x-compute-request-id': 'req-ed7de842-bf69-4cf0-b883-28286e6a9a31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:02,295 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.048s
2026-01-06 15:16:02,295 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6183391b-5b30-486d-97c5-649cce95fdd2', 'x-compute-request-id': 'req-6183391b-5b30-486d-97c5-649cce95fdd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:03,353 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.055s
2026-01-06 15:16:03,354 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f5c2067-f6e4-4128-9567-7a25ca4cf793', 'x-compute-request-id': 'req-9f5c2067-f6e4-4128-9567-7a25ca4cf793', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:04,402 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.046s
2026-01-06 15:16:04,403 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e69a7aca-c47e-4d83-ae48-7094ee2cf17b', 'x-compute-request-id': 'req-e69a7aca-c47e-4d83-ae48-7094ee2cf17b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:05,456 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.050s
2026-01-06 15:16:05,456 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdff7266-c5a0-4538-b83d-18d8e59e25c5', 'x-compute-request-id': 'req-fdff7266-c5a0-4538-b83d-18d8e59e25c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:06,516 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.057s
2026-01-06 15:16:06,516 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d45de7ff-ca80-409e-8cfe-dcb4ddea5ee1', 'x-compute-request-id': 'req-d45de7ff-ca80-409e-8cfe-dcb4ddea5ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:07,567 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.047s
2026-01-06 15:16:07,567 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92899a12-9032-4779-9abd-69820de1e855', 'x-compute-request-id': 'req-92899a12-9032-4779-9abd-69820de1e855', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:08,626 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.056s
2026-01-06 15:16:08,626 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28a99b4a-c651-469e-9b03-80e0f3fc6e70', 'x-compute-request-id': 'req-28a99b4a-c651-469e-9b03-80e0f3fc6e70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:09,687 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.058s
2026-01-06 15:16:09,688 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb377b94-a21b-45a8-84f1-3fa5582d958d', 'x-compute-request-id': 'req-bb377b94-a21b-45a8-84f1-3fa5582d958d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:10,756 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.065s
2026-01-06 15:16:10,756 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2e59378-1b02-40b1-8850-8fca5f98d37f', 'x-compute-request-id': 'req-a2e59378-1b02-40b1-8850-8fca5f98d37f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:11,816 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.057s
2026-01-06 15:16:11,816 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b5880b-2d8f-47aa-aa0a-8be172365b16', 'x-compute-request-id': 'req-19b5880b-2d8f-47aa-aa0a-8be172365b16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:12,863 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.043s
2026-01-06 15:16:12,863 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2177c6f0-46ba-4ee7-980d-8a1961302bdc', 'x-compute-request-id': 'req-2177c6f0-46ba-4ee7-980d-8a1961302bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:13,927 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.061s
2026-01-06 15:16:13,928 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ceda4a4-8dbc-4999-a1cf-a827a3073472', 'x-compute-request-id': 'req-0ceda4a4-8dbc-4999-a1cf-a827a3073472', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:14,980 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.049s
2026-01-06 15:16:14,980 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45867066-1b8f-4afd-9fd4-9b7bf03886ff', 'x-compute-request-id': 'req-45867066-1b8f-4afd-9fd4-9b7bf03886ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:16,045 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.062s
2026-01-06 15:16:16,046 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f47fd2cb-efe8-47d2-9a23-a6a524519aae', 'x-compute-request-id': 'req-f47fd2cb-efe8-47d2-9a23-a6a524519aae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:17,111 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.062s
2026-01-06 15:16:17,112 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fe81c8d-3a1a-49f5-9f2b-d12cfcd23c4d', 'x-compute-request-id': 'req-8fe81c8d-3a1a-49f5-9f2b-d12cfcd23c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:18,164 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.049s
2026-01-06 15:16:18,164 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf291497-fd68-4fd4-9269-d00188811c27', 'x-compute-request-id': 'req-cf291497-fd68-4fd4-9269-d00188811c27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:19,218 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.050s
2026-01-06 15:16:19,218 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-106502c1-b4f6-4dc3-b879-3143f39e8157', 'x-compute-request-id': 'req-106502c1-b4f6-4dc3-b879-3143f39e8157', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:20,272 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.050s
2026-01-06 15:16:20,272 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65503f58-0c63-425d-bb68-f9685c9a20a9', 'x-compute-request-id': 'req-65503f58-0c63-425d-bb68-f9685c9a20a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:21,327 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.052s
2026-01-06 15:16:21,328 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aab710b-f1e3-4716-baf7-20170d15e616', 'x-compute-request-id': 'req-4aab710b-f1e3-4716-baf7-20170d15e616', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:22,388 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.057s
2026-01-06 15:16:22,388 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-835009f7-1d2c-4c13-939e-42447a5d4a96', 'x-compute-request-id': 'req-835009f7-1d2c-4c13-939e-42447a5d4a96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:23,464 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.072s
2026-01-06 15:16:23,464 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da42ac99-2042-4706-905d-0542cbc9899f', 'x-compute-request-id': 'req-da42ac99-2042-4706-905d-0542cbc9899f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:24,523 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.056s
2026-01-06 15:16:24,524 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4c44053-3220-4046-a723-f9fb99f45418', 'x-compute-request-id': 'req-c4c44053-3220-4046-a723-f9fb99f45418', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:25,577 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.050s
2026-01-06 15:16:25,578 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fa6b8a9-9f56-4de1-8739-010230c60763', 'x-compute-request-id': 'req-4fa6b8a9-9f56-4de1-8739-010230c60763', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:26,651 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.071s
2026-01-06 15:16:26,652 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5059b0e3-2e2b-4680-addc-fbf695e3fdb1', 'x-compute-request-id': 'req-5059b0e3-2e2b-4680-addc-fbf695e3fdb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:27,748 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.094s
2026-01-06 15:16:27,749 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90fcc787-cf38-41c5-becc-61e765bbe021', 'x-compute-request-id': 'req-90fcc787-cf38-41c5-becc-61e765bbe021', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:28,828 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.076s
2026-01-06 15:16:28,829 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff4d50e-ca8f-48db-abe0-d08104a1721a', 'x-compute-request-id': 'req-3ff4d50e-ca8f-48db-abe0-d08104a1721a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:29,899 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.067s
2026-01-06 15:16:29,899 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07468f25-87c7-4aad-916e-d07363691df1', 'x-compute-request-id': 'req-07468f25-87c7-4aad-916e-d07363691df1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:30,957 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.055s
2026-01-06 15:16:30,958 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4978df62-97c7-473e-aba7-cb55e3a61621', 'x-compute-request-id': 'req-4978df62-97c7-473e-aba7-cb55e3a61621', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:32,009 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.047s
2026-01-06 15:16:32,009 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-263a5a5f-c49f-4fb7-85ac-a72843bfe543', 'x-compute-request-id': 'req-263a5a5f-c49f-4fb7-85ac-a72843bfe543', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:33,057 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.045s
2026-01-06 15:16:33,058 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ea56d45-4eb1-4f91-85bf-7989202693e3', 'x-compute-request-id': 'req-8ea56d45-4eb1-4f91-85bf-7989202693e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:34,123 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.062s
2026-01-06 15:16:34,123 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-229c1c30-dd6d-41eb-8f6e-6c428393aa1c', 'x-compute-request-id': 'req-229c1c30-dd6d-41eb-8f6e-6c428393aa1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:35,198 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.071s
2026-01-06 15:16:35,198 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7682984f-d47b-4413-a204-c376fe0c74d4', 'x-compute-request-id': 'req-7682984f-d47b-4413-a204-c376fe0c74d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:36,259 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.058s
2026-01-06 15:16:36,259 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-565e762a-49a1-4819-94dd-e4a2d65e3611', 'x-compute-request-id': 'req-565e762a-49a1-4819-94dd-e4a2d65e3611', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:37,320 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.057s
2026-01-06 15:16:37,320 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-957898d1-8cbf-49e5-b4e5-4b477f7e1351', 'x-compute-request-id': 'req-957898d1-8cbf-49e5-b4e5-4b477f7e1351', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:38,409 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.086s
2026-01-06 15:16:38,409 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28579b86-2d88-4e7f-83b0-d99af3a93fd0', 'x-compute-request-id': 'req-28579b86-2d88-4e7f-83b0-d99af3a93fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:39,476 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.063s
2026-01-06 15:16:39,476 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-364d0c96-9594-40cc-8191-4384d1978abb', 'x-compute-request-id': 'req-364d0c96-9594-40cc-8191-4384d1978abb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:40,541 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.061s
2026-01-06 15:16:40,541 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03361886-a0b9-4d0d-8301-61ce593113bf', 'x-compute-request-id': 'req-03361886-a0b9-4d0d-8301-61ce593113bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:41,611 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.068s
2026-01-06 15:16:41,612 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95f54ed6-dbf5-4161-b5d5-552905e3b092', 'x-compute-request-id': 'req-95f54ed6-dbf5-4161-b5d5-552905e3b092', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:42,672 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.057s
2026-01-06 15:16:42,673 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d686a5fb-0fea-4a0d-b2d2-973cd01b162a', 'x-compute-request-id': 'req-d686a5fb-0fea-4a0d-b2d2-973cd01b162a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:43,764 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.089s
2026-01-06 15:16:43,765 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89ea107e-8692-46f8-9ddb-1f0074d48761', 'x-compute-request-id': 'req-89ea107e-8692-46f8-9ddb-1f0074d48761', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:44,845 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.078s
2026-01-06 15:16:44,845 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8da111d-d8d3-4a7f-a274-d7371c2270a4', 'x-compute-request-id': 'req-b8da111d-d8d3-4a7f-a274-d7371c2270a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:45,941 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.092s
2026-01-06 15:16:45,941 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3739ea1d-4f99-44b6-b05e-6ebe9de3a8cc', 'x-compute-request-id': 'req-3739ea1d-4f99-44b6-b05e-6ebe9de3a8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:47,000 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.055s
2026-01-06 15:16:47,000 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b751540b-7002-48ea-beb1-f13bb4c0a3d2', 'x-compute-request-id': 'req-b751540b-7002-48ea-beb1-f13bb4c0a3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:48,081 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.077s
2026-01-06 15:16:48,081 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-898b200e-b467-4fdb-86db-25129d37dfcf', 'x-compute-request-id': 'req-898b200e-b467-4fdb-86db-25129d37dfcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:49,134 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.051s
2026-01-06 15:16:49,135 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97a610bb-6716-4541-ae9a-99eed220e7f8', 'x-compute-request-id': 'req-97a610bb-6716-4541-ae9a-99eed220e7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:50,213 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.075s
2026-01-06 15:16:50,213 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0776139-9ad5-474e-b21b-7a284ae0df80', 'x-compute-request-id': 'req-b0776139-9ad5-474e-b21b-7a284ae0df80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:51,282 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.066s
2026-01-06 15:16:51,282 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6c87fcf-d431-439f-a556-d11333783250', 'x-compute-request-id': 'req-b6c87fcf-d431-439f-a556-d11333783250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:52,357 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.071s
2026-01-06 15:16:52,357 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0faddb49-e04e-440b-848d-56bcceea13b5', 'x-compute-request-id': 'req-0faddb49-e04e-440b-848d-56bcceea13b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:53,418 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.058s
2026-01-06 15:16:53,419 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8702f494-d340-4ec2-b754-d564f2153d3a', 'x-compute-request-id': 'req-8702f494-d340-4ec2-b754-d564f2153d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:54,480 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.058s
2026-01-06 15:16:54,480 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e9b34ae-c732-4ac8-b05e-5525ae0afa51', 'x-compute-request-id': 'req-4e9b34ae-c732-4ac8-b05e-5525ae0afa51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:55,571 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.088s
2026-01-06 15:16:55,572 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b18ce85b-d127-4b78-9db8-d4e7c3f6c36c', 'x-compute-request-id': 'req-b18ce85b-d127-4b78-9db8-d4e7c3f6c36c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:56,636 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.061s
2026-01-06 15:16:56,636 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ede80b-096f-46fb-ac69-34e96652d237', 'x-compute-request-id': 'req-45ede80b-096f-46fb-ac69-34e96652d237', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:57,710 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.071s
2026-01-06 15:16:57,711 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7007d906-a411-4d1f-b8ad-7745646da4fc', 'x-compute-request-id': 'req-7007d906-a411-4d1f-b8ad-7745646da4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:58,790 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.076s
2026-01-06 15:16:58,791 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b2e65ed-db14-447b-b2ee-9210464ad2b9', 'x-compute-request-id': 'req-7b2e65ed-db14-447b-b2ee-9210464ad2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:16:59,858 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.064s
2026-01-06 15:16:59,858 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:16:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b893c5cf-fc1a-4ba1-b8fc-277eaadc9197', 'x-compute-request-id': 'req-b893c5cf-fc1a-4ba1-b8fc-277eaadc9197', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:00,924 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.062s
2026-01-06 15:17:00,924 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fb02383-f32b-4f03-bf26-a0d160f97590', 'x-compute-request-id': 'req-0fb02383-f32b-4f03-bf26-a0d160f97590', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:01,987 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.060s
2026-01-06 15:17:01,988 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c76c2d13-c282-4b80-907d-350099519ed8', 'x-compute-request-id': 'req-c76c2d13-c282-4b80-907d-350099519ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:03,049 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.058s
2026-01-06 15:17:03,050 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f28b794a-5e7a-4a32-8b2b-58ad6a1e5b7a', 'x-compute-request-id': 'req-f28b794a-5e7a-4a32-8b2b-58ad6a1e5b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:04,227 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.174s
2026-01-06 15:17:04,227 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb736845-f19e-46ef-9c37-8a3aa523fbb1', 'x-compute-request-id': 'req-fb736845-f19e-46ef-9c37-8a3aa523fbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:05,304 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.073s
2026-01-06 15:17:05,304 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b0978c6-fc00-4ca1-b27f-78dd75329cef', 'x-compute-request-id': 'req-8b0978c6-fc00-4ca1-b27f-78dd75329cef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:06,427 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.120s
2026-01-06 15:17:06,428 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b85a4d30-27c6-4dd5-8b85-222adfc6ea46', 'x-compute-request-id': 'req-b85a4d30-27c6-4dd5-8b85-222adfc6ea46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:07,528 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.097s
2026-01-06 15:17:07,528 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a230a71d-97df-4e98-aba7-f4666be614c0', 'x-compute-request-id': 'req-a230a71d-97df-4e98-aba7-f4666be614c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:08,580 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.048s
2026-01-06 15:17:08,580 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0454261-3ef6-4bfa-a9ef-173d812f1514', 'x-compute-request-id': 'req-d0454261-3ef6-4bfa-a9ef-173d812f1514', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:09,634 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.051s
2026-01-06 15:17:09,635 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0efa46e-123a-4f83-9a13-68a5a7ba57c5', 'x-compute-request-id': 'req-c0efa46e-123a-4f83-9a13-68a5a7ba57c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:10,691 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.053s
2026-01-06 15:17:10,691 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f1c998-ce1b-475a-bbc2-76e4d5f9b700', 'x-compute-request-id': 'req-a9f1c998-ce1b-475a-bbc2-76e4d5f9b700', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:11,770 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.075s
2026-01-06 15:17:11,771 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04600a36-dfd2-4b66-aa0c-91fe62e94023', 'x-compute-request-id': 'req-04600a36-dfd2-4b66-aa0c-91fe62e94023', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:12,829 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.056s
2026-01-06 15:17:12,830 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12b077e3-ea98-46e9-8aa7-d8c3f4c5da04', 'x-compute-request-id': 'req-12b077e3-ea98-46e9-8aa7-d8c3f4c5da04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:13,882 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.049s
2026-01-06 15:17:13,883 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d2ebd4-ea34-48ac-8ec8-6028bf6cb9a6', 'x-compute-request-id': 'req-63d2ebd4-ea34-48ac-8ec8-6028bf6cb9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:14,929 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.043s
2026-01-06 15:17:14,929 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166cb3d8-e2ef-435c-8d4f-0c5cbe759829', 'x-compute-request-id': 'req-166cb3d8-e2ef-435c-8d4f-0c5cbe759829', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:15,993 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.060s
2026-01-06 15:17:15,993 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c263f44-17e6-410f-abe1-05b170fc328b', 'x-compute-request-id': 'req-1c263f44-17e6-410f-abe1-05b170fc328b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:17,065 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.070s
2026-01-06 15:17:17,066 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17fc7c30-7292-4056-99e2-e0ab2bec20db', 'x-compute-request-id': 'req-17fc7c30-7292-4056-99e2-e0ab2bec20db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:18,131 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.062s
2026-01-06 15:17:18,131 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5f9a789-c943-4056-8a19-de8bcd464f01', 'x-compute-request-id': 'req-a5f9a789-c943-4056-8a19-de8bcd464f01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:19,191 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.056s
2026-01-06 15:17:19,191 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d368f177-a966-4935-ac23-3df32de5864c', 'x-compute-request-id': 'req-d368f177-a966-4935-ac23-3df32de5864c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:20,240 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.045s
2026-01-06 15:17:20,241 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50544f4e-5805-4652-9b84-c0b1d92745c8', 'x-compute-request-id': 'req-50544f4e-5805-4652-9b84-c0b1d92745c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:21,313 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.069s
2026-01-06 15:17:21,313 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89d8793f-9c38-4921-9361-764ca2b2c983', 'x-compute-request-id': 'req-89d8793f-9c38-4921-9361-764ca2b2c983', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:22,374 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.058s
2026-01-06 15:17:22,374 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b432605-14dd-426f-9e67-bee146de9387', 'x-compute-request-id': 'req-2b432605-14dd-426f-9e67-bee146de9387', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:23,444 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.066s
2026-01-06 15:17:23,444 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf317b91-240a-4c29-92cf-446ac9ea4258', 'x-compute-request-id': 'req-bf317b91-240a-4c29-92cf-446ac9ea4258', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:24,507 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.059s
2026-01-06 15:17:24,507 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10371eb4-0c10-4943-a802-c9ee5bf1fb59', 'x-compute-request-id': 'req-10371eb4-0c10-4943-a802-c9ee5bf1fb59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:25,569 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.058s
2026-01-06 15:17:25,569 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13dcd4c7-1438-4cf4-85f7-b6bc8196c150', 'x-compute-request-id': 'req-13dcd4c7-1438-4cf4-85f7-b6bc8196c150', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:26,620 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.048s
2026-01-06 15:17:26,621 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef07c46a-5810-4576-a35e-7e20afdba13a', 'x-compute-request-id': 'req-ef07c46a-5810-4576-a35e-7e20afdba13a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:27,668 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.045s
2026-01-06 15:17:27,669 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f94cbf84-e98e-4e42-9008-54e50534c0c3', 'x-compute-request-id': 'req-f94cbf84-e98e-4e42-9008-54e50534c0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:28,748 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.077s
2026-01-06 15:17:28,749 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4994a1c0-ad70-44db-b8b4-1027238c8861', 'x-compute-request-id': 'req-4994a1c0-ad70-44db-b8b4-1027238c8861', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:29,811 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.060s
2026-01-06 15:17:29,811 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35228575-5f2d-41ae-ac8f-616e784e09ce', 'x-compute-request-id': 'req-35228575-5f2d-41ae-ac8f-616e784e09ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:30,869 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.055s
2026-01-06 15:17:30,869 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e5d08db-d16e-4ecc-b347-bca58800884f', 'x-compute-request-id': 'req-9e5d08db-d16e-4ecc-b347-bca58800884f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:31,922 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.049s
2026-01-06 15:17:31,922 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ebd018c-1b81-4faa-a93d-d7d61cfcffde', 'x-compute-request-id': 'req-5ebd018c-1b81-4faa-a93d-d7d61cfcffde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:32,978 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.053s
2026-01-06 15:17:32,979 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c5c4086-6e61-43b6-878d-16c7d8150ac0', 'x-compute-request-id': 'req-8c5c4086-6e61-43b6-878d-16c7d8150ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:34,031 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.049s
2026-01-06 15:17:34,031 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-234de0c6-4504-4344-b826-a6bab9e138f1', 'x-compute-request-id': 'req-234de0c6-4504-4344-b826-a6bab9e138f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:35,095 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.060s
2026-01-06 15:17:35,095 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8634dde-3314-4da7-acbd-da6477878fb0', 'x-compute-request-id': 'req-b8634dde-3314-4da7-acbd-da6477878fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:36,139 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.041s
2026-01-06 15:17:36,139 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f198811-9f31-43fb-a951-a37363f338b9', 'x-compute-request-id': 'req-7f198811-9f31-43fb-a951-a37363f338b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:37,186 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.044s
2026-01-06 15:17:37,186 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2bbbe7a-7470-4125-903c-56ce74d6dd07', 'x-compute-request-id': 'req-f2bbbe7a-7470-4125-903c-56ce74d6dd07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:38,232 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.042s
2026-01-06 15:17:38,232 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac3ca45b-f48d-4b35-8924-a683df796184', 'x-compute-request-id': 'req-ac3ca45b-f48d-4b35-8924-a683df796184', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:39,285 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.050s
2026-01-06 15:17:39,285 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1a489b9-e565-4582-9d9b-4cbed6efa701', 'x-compute-request-id': 'req-d1a489b9-e565-4582-9d9b-4cbed6efa701', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:40,360 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments 0.071s
2026-01-06 15:17:40,360 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17fa8d37-a35d-4eec-968f-a46e70ba5d66', 'x-compute-request-id': 'req-17fa8d37-a35d-4eec-968f-a46e70ba5d66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "volumeId": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "serverId": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "device": "/dev/vdb"}]}'
2026-01-06 15:17:42,415 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/action 1.051s
2026-01-06 15:17:42,415 80847 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': 'Tue, 06 Jan 2026 14:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-cec3fd6d-61ae-46eb-9138-0f7a2863194a', 'x-compute-request-id': 'req-cec3fd6d-61ae-46eb-9138-0f7a2863194a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.117/compute/v2.1/servers/2be5d9d3-425a-41d9-a5b6-6147c059c555/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-06 15:17:42,470 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.054s
2026-01-06 15:17:42,470 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b434fa-f7af-4722-9f88-f9bf9e0d22f6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b434fa-f7af-4722-9f88-f9bf9e0d22f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:43,529 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.048s
2026-01-06 15:17:43,530 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2fdbd2c-6acc-4338-b4d7-7e7c412bb886', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2fdbd2c-6acc-4338-b4d7-7e7c412bb886', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:44,654 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.112s
2026-01-06 15:17:44,654 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a3e193-2652-4a01-a3a5-0ca1e5fb010a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a3e193-2652-4a01-a3a5-0ca1e5fb010a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:45,746 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.079s
2026-01-06 15:17:45,746 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85277303-9605-4cc8-b4a6-da2e8b060ce0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85277303-9605-4cc8-b4a6-da2e8b060ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:46,828 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.069s
2026-01-06 15:17:46,829 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d6d46e-7409-4bba-9fc5-ff16cefc73f7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d6d46e-7409-4bba-9fc5-ff16cefc73f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:47,904 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.062s
2026-01-06 15:17:47,904 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f1c008-6e09-4ee5-8843-16084b320d3e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f1c008-6e09-4ee5-8843-16084b320d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:48,978 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.061s
2026-01-06 15:17:48,978 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7617418d-b53c-4435-8f97-4c3793795efc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7617418d-b53c-4435-8f97-4c3793795efc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:50,030 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.038s
2026-01-06 15:17:50,031 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8b7440-1b94-4721-ac50-17d9f63ba785', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8b7440-1b94-4721-ac50-17d9f63ba785', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:51,101 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.058s
2026-01-06 15:17:51,101 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d8d09d-0f0b-44af-ae17-d46de0e2b654', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d8d09d-0f0b-44af-ae17-d46de0e2b654', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:52,159 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.045s
2026-01-06 15:17:52,160 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634d2777-bd2d-41f0-b890-1efd1516ccfd', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634d2777-bd2d-41f0-b890-1efd1516ccfd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:53,209 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.037s
2026-01-06 15:17:53,209 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27ef1ca-5e42-4d0a-a111-1e82444b3776', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27ef1ca-5e42-4d0a-a111-1e82444b3776', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:54,274 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.051s
2026-01-06 15:17:54,274 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eadb1bc8-d935-4494-a58b-1a7fdc5d5ac1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eadb1bc8-d935-4494-a58b-1a7fdc5d5ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:55,356 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.069s
2026-01-06 15:17:55,357 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e11ee0fb-1a38-49ca-a9d7-9824d00d129c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e11ee0fb-1a38-49ca-a9d7-9824d00d129c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:56,461 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.093s
2026-01-06 15:17:56,462 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492118ce-cfd2-452c-9a50-cc484e78233a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492118ce-cfd2-452c-9a50-cc484e78233a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:57,544 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.070s
2026-01-06 15:17:57,544 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d484ca6b-4be1-4f65-b3b6-cdc1c3d78b27', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d484ca6b-4be1-4f65-b3b6-cdc1c3d78b27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:58,618 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.063s
2026-01-06 15:17:58,619 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32a663d-5acd-4b34-a8a3-a751202f89ff', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32a663d-5acd-4b34-a8a3-a751202f89ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:17:59,708 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.077s
2026-01-06 15:17:59,708 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:17:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981fb55f-d31e-47d4-8cfb-d70a06dc0a77', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981fb55f-d31e-47d4-8cfb-d70a06dc0a77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:00,787 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.064s
2026-01-06 15:18:00,787 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8d6886-0cee-47f5-9045-c47b3693c9df', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8d6886-0cee-47f5-9045-c47b3693c9df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:01,850 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.051s
2026-01-06 15:18:01,851 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84036b9-0c66-4f53-b4c2-a4964348ecc9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84036b9-0c66-4f53-b4c2-a4964348ecc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:02,919 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.057s
2026-01-06 15:18:02,920 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b94c065-25b6-4ddb-a82f-fad948a81094', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b94c065-25b6-4ddb-a82f-fad948a81094', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:03,984 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.052s
2026-01-06 15:18:03,984 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79da7ff2-eb75-4979-8b11-4b1fd16e19aa', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79da7ff2-eb75-4979-8b11-4b1fd16e19aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:05,049 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.054s
2026-01-06 15:18:05,050 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eec4030-7d99-4d1b-97de-34e87075ff60', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eec4030-7d99-4d1b-97de-34e87075ff60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:06,112 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.050s
2026-01-06 15:18:06,112 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e2a86d-d707-4eaf-8f68-3ab0c26f59ea', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e2a86d-d707-4eaf-8f68-3ab0c26f59ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:07,177 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.052s
2026-01-06 15:18:07,177 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0b171f-c19d-467d-aaa8-45326d0bf3c6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0b171f-c19d-467d-aaa8-45326d0bf3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:08,234 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.045s
2026-01-06 15:18:08,234 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dbbdba1-7b11-4af8-8c63-d0970067dcb5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dbbdba1-7b11-4af8-8c63-d0970067dcb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:09,287 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.041s
2026-01-06 15:18:09,288 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0030ae-3c05-4799-a6d8-c787b74ab2fe', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0030ae-3c05-4799-a6d8-c787b74ab2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:10,339 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.039s
2026-01-06 15:18:10,340 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b52cdd0-5ed0-4ac3-94d7-05b0045512be', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b52cdd0-5ed0-4ac3-94d7-05b0045512be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:11,387 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.035s
2026-01-06 15:18:11,387 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32562596-2903-4b18-a5f9-d2a42b86c5b7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32562596-2903-4b18-a5f9-d2a42b86c5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:12,438 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.039s
2026-01-06 15:18:12,438 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61c2961-8757-4676-88cb-e7e10384ee98', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61c2961-8757-4676-88cb-e7e10384ee98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:13,498 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.043s
2026-01-06 15:18:13,498 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a5c458-cae6-4439-a0fb-29c05eeb7469', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a5c458-cae6-4439-a0fb-29c05eeb7469', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:14,551 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.041s
2026-01-06 15:18:14,552 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b044b4c-da1d-4502-bb06-7264d3f40134', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b044b4c-da1d-4502-bb06-7264d3f40134', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:15,616 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.053s
2026-01-06 15:18:15,617 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b4b503-e941-42ae-981f-0ce897ceb67c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b4b503-e941-42ae-981f-0ce897ceb67c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:17,631 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 1.002s
2026-01-06 15:18:17,631 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81713c56-1711-411b-9614-28b6c0c64966', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81713c56-1711-411b-9614-28b6c0c64966', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:18,692 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.042s
2026-01-06 15:18:18,692 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed2d3dad-f609-4607-97d6-3b62b2a8faef', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed2d3dad-f609-4607-97d6-3b62b2a8faef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:19,765 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.062s
2026-01-06 15:18:19,766 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46807cb4-6511-4898-ad8f-97d12e1c4001', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46807cb4-6511-4898-ad8f-97d12e1c4001', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:20,837 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.060s
2026-01-06 15:18:20,838 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6dffd61-4e62-4186-96f5-ed34dd414a72', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6dffd61-4e62-4186-96f5-ed34dd414a72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:21,893 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.042s
2026-01-06 15:18:21,893 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b122872-e4f3-4321-a4b4-bc5fd7f427c1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b122872-e4f3-4321-a4b4-bc5fd7f427c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:22,965 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.060s
2026-01-06 15:18:22,966 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fefcc08-234f-4ff1-809d-02700b447270', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fefcc08-234f-4ff1-809d-02700b447270', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:24,023 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.046s
2026-01-06 15:18:24,024 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4704f582-11f5-4f70-8441-cb24c4e14661', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4704f582-11f5-4f70-8441-cb24c4e14661', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:25,101 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.065s
2026-01-06 15:18:25,101 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a68240-bc5c-4e3e-8032-9bb760ab27f4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a68240-bc5c-4e3e-8032-9bb760ab27f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:26,178 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.064s
2026-01-06 15:18:26,178 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c0d5c1-210e-4c98-ac21-3044355a1405', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c0d5c1-210e-4c98-ac21-3044355a1405', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:27,245 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.055s
2026-01-06 15:18:27,246 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00afe179-4bda-4b5f-aed1-6db7a88e9aa4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00afe179-4bda-4b5f-aed1-6db7a88e9aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:28,301 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.044s
2026-01-06 15:18:28,302 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf074d68-7cc4-4bfa-be02-cd05ab70a30d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf074d68-7cc4-4bfa-be02-cd05ab70a30d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:29,362 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.049s
2026-01-06 15:18:29,363 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf48c65-c3ad-4742-8438-671393ac5fe4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf48c65-c3ad-4742-8438-671393ac5fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:30,417 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.043s
2026-01-06 15:18:30,417 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed4c153b-ecb1-4cb2-bb47-00a32e5e2dcc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed4c153b-ecb1-4cb2-bb47-00a32e5e2dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:31,471 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.041s
2026-01-06 15:18:31,472 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9988ff59-f5c2-4e0e-b754-d35461e2876d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9988ff59-f5c2-4e0e-b754-d35461e2876d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:32,535 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.052s
2026-01-06 15:18:32,536 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02693f88-e8cb-463b-9c4d-dc9876773354', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02693f88-e8cb-463b-9c4d-dc9876773354', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:33,609 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.061s
2026-01-06 15:18:33,609 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94be137-925d-42ab-a97d-5f1734fc0990', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94be137-925d-42ab-a97d-5f1734fc0990', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:34,686 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.065s
2026-01-06 15:18:34,687 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a6960c-160d-4c68-ab5c-2cdf3bfab917', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a6960c-160d-4c68-ab5c-2cdf3bfab917', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:35,740 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.040s
2026-01-06 15:18:35,740 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fda7dd-10f5-44a6-922f-476fdb2a685a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fda7dd-10f5-44a6-922f-476fdb2a685a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:36,797 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.046s
2026-01-06 15:18:36,798 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd25480-f28d-48e6-8169-a931ad26dbd9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd25480-f28d-48e6-8169-a931ad26dbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:37,848 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.038s
2026-01-06 15:18:37,848 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03cda805-51a8-4f2e-a2ee-396883ef52cd', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03cda805-51a8-4f2e-a2ee-396883ef52cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:38,905 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.046s
2026-01-06 15:18:38,905 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2179579-62c9-402b-9db8-5c27fafb4d7f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2179579-62c9-402b-9db8-5c27fafb4d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:39,963 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.046s
2026-01-06 15:18:39,964 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eefdcb2-4fb1-4c81-8ac2-73fcb982fb6b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eefdcb2-4fb1-4c81-8ac2-73fcb982fb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:41,024 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.049s
2026-01-06 15:18:41,025 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1beafc80-cdb7-4b3b-bb9e-1cadac951fa3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1beafc80-cdb7-4b3b-bb9e-1cadac951fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:42,088 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.051s
2026-01-06 15:18:42,088 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3458cff-a932-4458-90f5-bd1292a9ee19', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3458cff-a932-4458-90f5-bd1292a9ee19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:43,145 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.045s
2026-01-06 15:18:43,145 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154f90c4-2f7d-4895-b776-6c387ee88e34', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154f90c4-2f7d-4895-b776-6c387ee88e34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:44,193 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.036s
2026-01-06 15:18:44,193 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb9a74f-2062-492a-a616-abc20418071b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb9a74f-2062-492a-a616-abc20418071b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:45,279 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.074s
2026-01-06 15:18:45,280 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10803fb2-bf19-4e0d-8332-0dcfb5ed44ff', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10803fb2-bf19-4e0d-8332-0dcfb5ed44ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:46,335 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.042s
2026-01-06 15:18:46,336 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76bd5509-f7ec-4ac4-ade4-f2dd14d658df', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76bd5509-f7ec-4ac4-ade4-f2dd14d658df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:47,448 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.097s
2026-01-06 15:18:47,449 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-040b5692-5127-4149-a831-0091dfe1ad0a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-040b5692-5127-4149-a831-0091dfe1ad0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:48,580 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.110s
2026-01-06 15:18:48,580 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50559ad-ba65-4889-8ab1-c428bb5b43dc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d50559ad-ba65-4889-8ab1-c428bb5b43dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:49,648 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.050s
2026-01-06 15:18:49,649 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-124f01e3-06c0-436e-8f7e-c3e31275d093', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-124f01e3-06c0-436e-8f7e-c3e31275d093', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:50,718 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.057s
2026-01-06 15:18:50,719 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5454dde1-28c6-435f-b35a-5a2c7d8e8b2d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5454dde1-28c6-435f-b35a-5a2c7d8e8b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:51,775 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.044s
2026-01-06 15:18:51,776 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71544c50-7fda-4c27-bfab-414571d6764e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71544c50-7fda-4c27-bfab-414571d6764e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:52,833 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.042s
2026-01-06 15:18:52,833 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c786d889-c2b3-40d1-9a53-f2a44044d05f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c786d889-c2b3-40d1-9a53-f2a44044d05f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:53,885 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.039s
2026-01-06 15:18:53,886 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4c6fa7d-6e4d-4cf7-84d7-26433bed936f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4c6fa7d-6e4d-4cf7-84d7-26433bed936f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:54,954 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.054s
2026-01-06 15:18:54,954 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d849a8-b3c0-48ec-8ef1-fdbf641d621e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d849a8-b3c0-48ec-8ef1-fdbf641d621e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:56,019 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.050s
2026-01-06 15:18:56,019 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31509162-3e0c-4ab5-9c87-fd8d8f3f8528', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31509162-3e0c-4ab5-9c87-fd8d8f3f8528', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:57,068 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.037s
2026-01-06 15:18:57,068 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0402e97-75fe-4f98-8ddb-5cbb04a3d2fc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0402e97-75fe-4f98-8ddb-5cbb04a3d2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:58,142 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.060s
2026-01-06 15:18:58,142 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919d6b2e-2567-43fc-85f8-24011cf4c30c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919d6b2e-2567-43fc-85f8-24011cf4c30c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:18:59,255 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.101s
2026-01-06 15:18:59,256 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652fac79-08f3-4d21-812d-6ceb05d46e41', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652fac79-08f3-4d21-812d-6ceb05d46e41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:00,310 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.043s
2026-01-06 15:19:00,311 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b1ca26-36d5-47ab-9619-681314890a6f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b1ca26-36d5-47ab-9619-681314890a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:01,378 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.056s
2026-01-06 15:19:01,378 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3532d02a-4b80-44eb-945b-c69d92a54136', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3532d02a-4b80-44eb-945b-c69d92a54136', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:02,436 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.046s
2026-01-06 15:19:02,436 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ea05b8-f464-45d4-ac6e-3001158fa839', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ea05b8-f464-45d4-ac6e-3001158fa839', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:03,492 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.042s
2026-01-06 15:19:03,492 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177d8ef4-236a-4dc6-b245-96bc653af7da', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177d8ef4-236a-4dc6-b245-96bc653af7da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:04,543 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.040s
2026-01-06 15:19:04,543 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbfa9f18-c779-41bf-8646-c01707b5be23', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbfa9f18-c779-41bf-8646-c01707b5be23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:05,596 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.040s
2026-01-06 15:19:05,596 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29a673c-726d-4db4-9131-7d2a35a7558a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29a673c-726d-4db4-9131-7d2a35a7558a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:06,673 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.065s
2026-01-06 15:19:06,673 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9969c3d-8882-4f1c-982a-48a37b4848ec', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9969c3d-8882-4f1c-982a-48a37b4848ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:07,763 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.077s
2026-01-06 15:19:07,763 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79afd5bc-af66-4b3a-861f-c2355ae49d67', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79afd5bc-af66-4b3a-861f-c2355ae49d67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:08,815 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.039s
2026-01-06 15:19:08,815 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a604264-f6ec-4168-b3bb-3887a81a680c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a604264-f6ec-4168-b3bb-3887a81a680c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:09,880 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.049s
2026-01-06 15:19:09,880 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62d56de-98c9-4993-9cbb-136a3f36eb34', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62d56de-98c9-4993-9cbb-136a3f36eb34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:10,941 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.050s
2026-01-06 15:19:10,942 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a44b2d5f-1b73-47e5-9a34-6290c72e4c04', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a44b2d5f-1b73-47e5-9a34-6290c72e4c04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:12,017 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.062s
2026-01-06 15:19:12,017 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b064ca9a-e9a2-4f2a-9b22-5bb93700a7b2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b064ca9a-e9a2-4f2a-9b22-5bb93700a7b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:13,083 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.053s
2026-01-06 15:19:13,083 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68528b46-bf40-405e-98d9-90954b7b685f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68528b46-bf40-405e-98d9-90954b7b685f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:14,153 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.055s
2026-01-06 15:19:14,153 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dea2e90-b13c-45b3-8a41-ff69f9b874e5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dea2e90-b13c-45b3-8a41-ff69f9b874e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:15,236 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.069s
2026-01-06 15:19:15,237 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5193063-0c51-4a28-a4fd-20ba9f264f62', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5193063-0c51-4a28-a4fd-20ba9f264f62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:16,334 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.078s
2026-01-06 15:19:16,335 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c134ae1f-b318-4086-9eea-7cd66f27a829', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c134ae1f-b318-4086-9eea-7cd66f27a829', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:17,408 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.050s
2026-01-06 15:19:17,408 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0235b9e-1516-4c93-b715-a75a0bcd1f61', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0235b9e-1516-4c93-b715-a75a0bcd1f61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:18,470 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.050s
2026-01-06 15:19:18,471 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80405bab-8446-4c43-9477-490a34be987d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80405bab-8446-4c43-9477-490a34be987d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:19,530 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.047s
2026-01-06 15:19:19,530 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f2202b-c805-41de-8673-6ace93e103cb', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f2202b-c805-41de-8673-6ace93e103cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:20,598 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.055s
2026-01-06 15:19:20,599 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f2ad250-f6b1-4bdd-bf44-b51b72b4397b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f2ad250-f6b1-4bdd-bf44-b51b72b4397b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:21,657 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.042s
2026-01-06 15:19:21,658 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a67d6d-a7f1-461e-a182-420a3715c0da', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a67d6d-a7f1-461e-a182-420a3715c0da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:22,717 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.047s
2026-01-06 15:19:22,717 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21789877-bdbb-4170-a20a-69ae5b894541', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21789877-bdbb-4170-a20a-69ae5b894541', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:23,799 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.070s
2026-01-06 15:19:23,799 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-581d58ef-3d52-4de6-9b41-39f233aa0800', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-581d58ef-3d52-4de6-9b41-39f233aa0800', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:25,074 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.263s
2026-01-06 15:19:25,074 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81377c1f-6d37-44c9-ac7d-045419b77f96', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81377c1f-6d37-44c9-ac7d-045419b77f96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:26,130 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.043s
2026-01-06 15:19:26,130 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b734a376-7962-44c3-a6e5-03427e827a4a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b734a376-7962-44c3-a6e5-03427e827a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:27,206 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.062s
2026-01-06 15:19:27,207 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-027ea8ca-fdf7-41c4-835c-464456be4110', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-027ea8ca-fdf7-41c4-835c-464456be4110', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:28,257 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.037s
2026-01-06 15:19:28,257 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ca7cdd-bfc1-409c-af5f-b1d69beccecf', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ca7cdd-bfc1-409c-af5f-b1d69beccecf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:29,313 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.044s
2026-01-06 15:19:29,313 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1138ff34-53f2-47b0-89f8-f138c920dc02', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1138ff34-53f2-47b0-89f8-f138c920dc02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:30,366 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.039s
2026-01-06 15:19:30,366 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50cd8df-3b56-4da4-91c7-01f9c17e21fe', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50cd8df-3b56-4da4-91c7-01f9c17e21fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:31,427 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.049s
2026-01-06 15:19:31,428 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf1db879-f09f-452a-8f62-19c74cf90ebd', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf1db879-f09f-452a-8f62-19c74cf90ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:32,490 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.050s
2026-01-06 15:19:32,490 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6f1563-a78f-4219-8a27-2089ff73d6de', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6f1563-a78f-4219-8a27-2089ff73d6de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:33,553 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.051s
2026-01-06 15:19:33,554 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e894377-d301-448f-8951-4338a1a6a92d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e894377-d301-448f-8951-4338a1a6a92d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:34,613 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.046s
2026-01-06 15:19:34,613 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb38420c-002c-40fb-9ca5-9373d3c71b34', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb38420c-002c-40fb-9ca5-9373d3c71b34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:35,679 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.054s
2026-01-06 15:19:35,679 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0d51cb-f7b7-4510-a0aa-55b06df49441', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0d51cb-f7b7-4510-a0aa-55b06df49441', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:36,731 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.041s
2026-01-06 15:19:36,731 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-253bc67e-4982-4ea7-8f8d-e31cf47f05ec', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-253bc67e-4982-4ea7-8f8d-e31cf47f05ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:37,787 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.044s
2026-01-06 15:19:37,788 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f340ec69-349f-4c8e-beff-8fe2ffa08b7d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f340ec69-349f-4c8e-beff-8fe2ffa08b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:38,837 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.038s
2026-01-06 15:19:38,838 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f676a0-c146-401d-b855-167c72a4900c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f676a0-c146-401d-b855-167c72a4900c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:39,898 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.049s
2026-01-06 15:19:39,899 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f51ec4-c9f5-4e9c-8aeb-01bf829271b4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f51ec4-c9f5-4e9c-8aeb-01bf829271b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:40,962 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.051s
2026-01-06 15:19:40,962 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406c3d00-5906-4835-833e-4377bc91c6b1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406c3d00-5906-4835-833e-4377bc91c6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:42,017 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.043s
2026-01-06 15:19:42,018 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6077a9f5-154e-40e0-8c97-408d3777a6f2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6077a9f5-154e-40e0-8c97-408d3777a6f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:43,080 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.051s
2026-01-06 15:19:43,080 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6533402a-d7ff-4f7f-9729-da6a9327a0c9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6533402a-d7ff-4f7f-9729-da6a9327a0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:44,144 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.052s
2026-01-06 15:19:44,144 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4529825-7a9a-4565-bcb3-f5efa7369f18', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4529825-7a9a-4565-bcb3-f5efa7369f18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:45,205 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.050s
2026-01-06 15:19:45,206 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e01864d-4ae4-4594-a479-c95bc95de31e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e01864d-4ae4-4594-a479-c95bc95de31e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:46,266 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.048s
2026-01-06 15:19:46,266 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5178d827-52c7-4e84-a019-890ff42647a8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5178d827-52c7-4e84-a019-890ff42647a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:47,334 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.057s
2026-01-06 15:19:47,335 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef377612-e5c7-4787-8095-7f0616b9a9be', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef377612-e5c7-4787-8095-7f0616b9a9be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:48,393 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.046s
2026-01-06 15:19:48,393 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a54697-456b-4be1-a9a2-7b00c1ee0a40', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a54697-456b-4be1-a9a2-7b00c1ee0a40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:49,445 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.040s
2026-01-06 15:19:49,446 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1590e7b2-c616-463e-9a17-68462c50e20a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1590e7b2-c616-463e-9a17-68462c50e20a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:50,509 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.050s
2026-01-06 15:19:50,509 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2d5db7-5e30-419d-a00b-145d8900d2a8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2d5db7-5e30-419d-a00b-145d8900d2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:51,561 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.041s
2026-01-06 15:19:51,561 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03048c89-566b-4070-81e0-cbd9a2e513cc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03048c89-566b-4070-81e0-cbd9a2e513cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:52,620 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.048s
2026-01-06 15:19:52,621 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38bf799b-2267-4c28-bfee-d42a9ef94de7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38bf799b-2267-4c28-bfee-d42a9ef94de7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:53,681 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.042s
2026-01-06 15:19:53,681 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9859bc4f-9e5f-41c0-b577-6352abe3f18c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9859bc4f-9e5f-41c0-b577-6352abe3f18c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:54,735 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.043s
2026-01-06 15:19:54,736 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5919eb-0772-4d6c-9d6b-9dc5ddc575b7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5919eb-0772-4d6c-9d6b-9dc5ddc575b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:55,789 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.042s
2026-01-06 15:19:55,789 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0430a6ee-7d27-4865-aed8-b8417d991996', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0430a6ee-7d27-4865-aed8-b8417d991996', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:56,839 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.038s
2026-01-06 15:19:56,840 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b110c496-16f4-4ced-890f-3b7faaf97ce7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b110c496-16f4-4ced-890f-3b7faaf97ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:57,894 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.043s
2026-01-06 15:19:57,894 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f9d513-d556-4d7a-8cc2-1ed73a8731da', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f9d513-d556-4d7a-8cc2-1ed73a8731da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:58,947 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.040s
2026-01-06 15:19:58,947 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca08e35-6deb-4907-bb2d-95b2efcffea2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca08e35-6deb-4907-bb2d-95b2efcffea2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:19:59,998 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.039s
2026-01-06 15:19:59,998 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03221d7b-15d8-4a4e-a69f-be9a59e82ac1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03221d7b-15d8-4a4e-a69f-be9a59e82ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:01,065 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.054s
2026-01-06 15:20:01,065 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1d1272-f553-40ab-8b6a-597d9a521e63', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1d1272-f553-40ab-8b6a-597d9a521e63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:02,117 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.039s
2026-01-06 15:20:02,117 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec91331-012a-4ab7-b27b-1b61540e8a1f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec91331-012a-4ab7-b27b-1b61540e8a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:03,187 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.054s
2026-01-06 15:20:03,187 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9c02e4-bb2f-4a1a-8746-0e5eae58f4d0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9c02e4-bb2f-4a1a-8746-0e5eae58f4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:04,283 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.083s
2026-01-06 15:20:04,283 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d913dff9-fff6-443b-8778-690de9f981ed', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d913dff9-fff6-443b-8778-690de9f981ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:05,344 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.049s
2026-01-06 15:20:05,345 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd924f69-16b8-4cd6-8bf8-377a347ec3eb', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd924f69-16b8-4cd6-8bf8-377a347ec3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:06,400 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.043s
2026-01-06 15:20:06,401 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2589e68d-0342-4bd0-84bb-cac265622d34', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2589e68d-0342-4bd0-84bb-cac265622d34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:07,451 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.038s
2026-01-06 15:20:07,452 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0599ba-7997-400e-8027-349f2e9328fb', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0599ba-7997-400e-8027-349f2e9328fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:08,506 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.043s
2026-01-06 15:20:08,507 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9658b4ba-d0a3-40f3-ac7e-cc4e4b96944e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9658b4ba-d0a3-40f3-ac7e-cc4e4b96944e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:09,558 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.039s
2026-01-06 15:20:09,559 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083c72ca-191e-4e47-8134-4b5746e47e85', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083c72ca-191e-4e47-8134-4b5746e47e85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:10,654 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.082s
2026-01-06 15:20:10,654 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a959d208-d522-4258-8772-9109ce95e515', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a959d208-d522-4258-8772-9109ce95e515', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:11,703 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.037s
2026-01-06 15:20:11,703 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55df7ca-5603-4e5d-913c-e47008f469ba', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55df7ca-5603-4e5d-913c-e47008f469ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:12,765 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.050s
2026-01-06 15:20:12,766 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d20e5de-3976-461f-8a1d-3960601d4572', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d20e5de-3976-461f-8a1d-3960601d4572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:13,818 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.041s
2026-01-06 15:20:13,819 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694cdae4-ce39-4681-9793-cfc52a681d7f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694cdae4-ce39-4681-9793-cfc52a681d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:14,866 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.035s
2026-01-06 15:20:14,866 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02995fcb-8fe5-4745-8ea2-2eaa3e985bfb', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02995fcb-8fe5-4745-8ea2-2eaa3e985bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:15,925 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.046s
2026-01-06 15:20:15,925 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-508cf8fc-da26-449e-86c8-c05cc083b41d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-508cf8fc-da26-449e-86c8-c05cc083b41d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:16,986 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.049s
2026-01-06 15:20:16,986 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5646a222-f9dc-4106-b0db-88405d8bddf9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5646a222-f9dc-4106-b0db-88405d8bddf9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:18,046 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.044s
2026-01-06 15:20:18,047 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b280d1ee-aaa4-4470-be67-ccde73fac2f4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b280d1ee-aaa4-4470-be67-ccde73fac2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:19,101 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.042s
2026-01-06 15:20:19,101 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4134a55-ed48-4f68-84d8-ec52433066e8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4134a55-ed48-4f68-84d8-ec52433066e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:20,156 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.043s
2026-01-06 15:20:20,156 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5e7db6-c28d-4a90-be2a-d2fe7b75a80d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5e7db6-c28d-4a90-be2a-d2fe7b75a80d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:21,239 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.066s
2026-01-06 15:20:21,239 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2f8262-97a1-401e-92dc-6efe31bceebc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2f8262-97a1-401e-92dc-6efe31bceebc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:22,309 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.058s
2026-01-06 15:20:22,310 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3717c7-797c-4ddd-8a35-3f02fa68c559', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3717c7-797c-4ddd-8a35-3f02fa68c559', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:23,364 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.040s
2026-01-06 15:20:23,365 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3a7fe3-d01b-4913-8e30-a8a6ed2f3f12', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3a7fe3-d01b-4913-8e30-a8a6ed2f3f12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:24,418 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.041s
2026-01-06 15:20:24,418 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a91a39c-50de-4385-b3d3-2204a35eadad', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a91a39c-50de-4385-b3d3-2204a35eadad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:25,465 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.035s
2026-01-06 15:20:25,466 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75978c0b-afef-43c6-985b-3faf9004c406', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75978c0b-afef-43c6-985b-3faf9004c406', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:26,511 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.034s
2026-01-06 15:20:26,511 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c23927-96a1-4629-b478-e2774602678d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c23927-96a1-4629-b478-e2774602678d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:27,562 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.039s
2026-01-06 15:20:27,563 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce30636-e991-4723-abb0-60c9e178a964', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce30636-e991-4723-abb0-60c9e178a964', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:28,610 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.036s
2026-01-06 15:20:28,610 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b52d21-cbe3-4baa-bfab-51242e180c33', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b52d21-cbe3-4baa-bfab-51242e180c33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:29,660 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.037s
2026-01-06 15:20:29,660 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efc9da9-2fce-4f2e-90b8-3ab06d4a9ad1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efc9da9-2fce-4f2e-90b8-3ab06d4a9ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:30,710 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.038s
2026-01-06 15:20:30,710 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1da90a2-0c26-46f5-82d0-7465375e706b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1da90a2-0c26-46f5-82d0-7465375e706b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:31,761 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.040s
2026-01-06 15:20:31,761 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8916ec23-31e7-4e62-903b-061dedd6a659', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8916ec23-31e7-4e62-903b-061dedd6a659', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:32,812 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.039s
2026-01-06 15:20:32,812 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82192b93-244f-4c28-8097-2d0376af5267', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82192b93-244f-4c28-8097-2d0376af5267', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:33,866 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.041s
2026-01-06 15:20:33,866 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c91de3dd-6027-4eed-945b-118f53ecb8fc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c91de3dd-6027-4eed-945b-118f53ecb8fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:34,913 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.036s
2026-01-06 15:20:34,914 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58473224-870c-48ef-bbf3-61a9f22426d9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58473224-870c-48ef-bbf3-61a9f22426d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:35,962 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.037s
2026-01-06 15:20:35,963 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c94ba7-55b9-4d64-a881-e96ea937a777', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c94ba7-55b9-4d64-a881-e96ea937a777', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:37,026 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.051s
2026-01-06 15:20:37,026 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-316b6948-4def-4962-9562-cceeb2182e2c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-316b6948-4def-4962-9562-cceeb2182e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:38,076 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.037s
2026-01-06 15:20:38,076 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c45254a7-1d52-499e-abe3-2a7c24fa48b3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c45254a7-1d52-499e-abe3-2a7c24fa48b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:39,122 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.034s
2026-01-06 15:20:39,122 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1745a5e6-171b-491e-9c30-665acaf6407a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1745a5e6-171b-491e-9c30-665acaf6407a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:40,181 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.047s
2026-01-06 15:20:40,181 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495e4d7c-8321-4d16-8115-d5a2af307ee9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495e4d7c-8321-4d16-8115-d5a2af307ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:41,230 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.037s
2026-01-06 15:20:41,231 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6898744-011e-4488-9b02-bff812b3bfce', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6898744-011e-4488-9b02-bff812b3bfce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:42,280 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.038s
2026-01-06 15:20:42,280 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c916edc-9a21-40a8-83b0-5034a0936459', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c916edc-9a21-40a8-83b0-5034a0936459', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:43,335 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.043s
2026-01-06 15:20:43,336 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a13ae2-c2a7-44f6-966b-945b96d29a3c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a13ae2-c2a7-44f6-966b-945b96d29a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:44,416 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.068s
2026-01-06 15:20:44,416 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf01638-c761-4675-8340-02cce8f38e8f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf01638-c761-4675-8340-02cce8f38e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:45,464 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.036s
2026-01-06 15:20:45,464 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5c436b-bb9f-4694-9a3d-9f184217b871', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5c436b-bb9f-4694-9a3d-9f184217b871', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:46,519 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.044s
2026-01-06 15:20:46,519 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b159b6-05ac-420c-aaae-9093a9f8b125', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b159b6-05ac-420c-aaae-9093a9f8b125', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:47,569 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.037s
2026-01-06 15:20:47,569 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd46fcd5-e00a-48c4-8f43-8d0444e3871e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd46fcd5-e00a-48c4-8f43-8d0444e3871e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:48,616 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.036s
2026-01-06 15:20:48,616 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b516f0d-8381-438c-8a02-de5d8d384814', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b516f0d-8381-438c-8a02-de5d8d384814', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:49,679 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.048s
2026-01-06 15:20:49,680 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b01e54-529c-409e-b335-37e34c94f826', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b01e54-529c-409e-b335-37e34c94f826', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:50,738 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.047s
2026-01-06 15:20:50,739 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e5515d1-5eb4-43c9-a259-82851e455e57', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e5515d1-5eb4-43c9-a259-82851e455e57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:51,791 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.041s
2026-01-06 15:20:51,791 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a336693-9a92-4a72-9ecd-6742fb32d2e9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a336693-9a92-4a72-9ecd-6742fb32d2e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:52,846 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.042s
2026-01-06 15:20:52,846 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e14733-16ff-4b96-97fc-279b6e551514', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e14733-16ff-4b96-97fc-279b6e551514', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:53,898 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.040s
2026-01-06 15:20:53,898 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2515c5fc-dbd2-43c4-a763-b06ed998cbbf', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2515c5fc-dbd2-43c4-a763-b06ed998cbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:54,955 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.045s
2026-01-06 15:20:54,955 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04687ba5-4f1e-456f-adf0-2786a1b800ae', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04687ba5-4f1e-456f-adf0-2786a1b800ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:56,005 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.038s
2026-01-06 15:20:56,006 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b91109a2-5d8c-471f-a8ee-7e34caffcc92', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b91109a2-5d8c-471f-a8ee-7e34caffcc92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:57,141 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.125s
2026-01-06 15:20:57,142 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848dae5d-6892-434f-9c8d-0403c3785332', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848dae5d-6892-434f-9c8d-0403c3785332', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
2026-01-06 15:20:58,194 80847 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c 0.039s
2026-01-06 15:20:58,195 80847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e31ff02d-4829-4ec4-8728-fcfa8aeb1452', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e31ff02d-4829-4ec4-8728-fcfa8aeb1452', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c'}
Body: b'{"volume": {"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:08:04.000000", "updated_at": "2026-01-06T14:09:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-64914519", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.117/volume/v3/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}, {"rel": "bookmark", "href": "http://192.168.122.117/volume/volumes/5ec2c936-9cbb-4205-9853-dd954b79e65c"}], "user_id": "7fa71b586cae483e9d5b611ddc4ba319", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "attachment_id": "5a007faf-18bb-451f-b5ce-e824627778be", "volume_id": "5ec2c936-9cbb-4205-9853-dd954b79e65c", "server_id": "2be5d9d3-425a-41d9-a5b6-6147c059c555", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:09:52.000000"}], "os-vol-tenant-attr:tenant_id": "9c6955fce063486c990da8df97b414cb"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 583, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 494, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, in delete
return self.request('DELETE', url, extra_headers, headers, body)
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 892, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 2be5d9d3-425a-41d9-a5b6-6147c059c555 while it is in vm_state error"}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 457, in wait_for_volume_attachment_remove_from_server
console_output = client.get_console_output(server_id)['output']
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 698, in get_console_output
return self.action(server_id, 'os-getConsoleOutput',
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 239, in action
resp, body = self.post('servers/%s/action' % server_id,
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 872, in _error_checker
raise exceptions.NotFound(resp_body, resp=resp)
tempest.lib.exceptions.NotFound: Object not found
Details: {'code': 404, 'message': 'Guest does not have a console available.'}
}}}
traceback-4: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume 5ec2c936-9cbb-4205-9853-dd954b79e65c 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 2be5d9d3-425a-41d9-a5b6-6147c059c555 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-06T14:10:11Z', 'message': 'libvirtError'}.
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt7.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt7.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt8.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt8.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt9.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt9.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectMemberTests33) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt13.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests39) |
skip
pt13.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectAdminTests33) |
skip
pt13.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt23.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt26.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt27.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt29.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt31.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt31.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt32.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt34.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt35.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.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
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt44.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt44.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt45.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt45.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt46.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt46.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt47.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt47.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt47.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt48.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt49.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt50.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt50.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt50.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt50.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt50.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt50.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt51.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt51.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt51.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt51.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt51.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt51.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt51.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt51.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt52.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt52.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt53.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt53.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt53.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt54.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt55.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt56.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt56.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt57.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt57.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt58.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt59.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt59.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt59.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt59.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt59.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt59.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt59.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt60.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt60.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt60.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt60.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt60.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt60.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt61.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt61.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt62.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt62.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt63.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt63.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt64.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt64.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt65.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt65.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt65.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt65.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt65.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt65.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt65.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt66.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt66.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt66.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt67.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt68.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt68.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt68.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt68.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt68.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt69.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt69.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt69.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt69.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt69.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt70.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt70.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt71.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt71.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt72.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt72.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt72.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt72.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt73.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt73.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt73.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt74.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt74.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt74.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt74.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt74.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt74.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt74.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt74.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt74.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt74.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt74.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt74.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt75.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt75.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt75.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt75.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt76.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt76.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt76.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt76.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt76.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt76.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt77.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt78.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt79.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt80.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt81.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt81.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt82.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt82.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt83.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt84.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt84.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt85.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt85.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt86.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt86.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt87.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt87.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt88.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt88.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt89.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt89.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt89.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt89.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt89.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt89.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt90.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt91.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt91.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt92.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt92.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt93.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt94.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt94.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt94.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt94.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt94.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt94.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt94.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt94.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt94.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt94.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt94.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt94.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt94.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt94.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt94.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt94.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt94.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt94.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt95.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt95.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt95.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt95.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt95.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt95.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt95.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt95.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt95.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt95.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt95.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt95.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt95.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt95.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt95.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt95.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt95.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt95.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt95.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt95.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt95.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt95.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt95.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt95.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt95.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt95.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt95.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt95.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt95.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt95.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt95.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt95.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt96.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt96.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt96.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt96.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt97.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt97.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt97.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt97.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt97.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt97.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt97.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt97.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt97.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt97.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt97.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt97.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt97.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt98.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt98.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt98.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt98.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt98.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt98.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt99.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt100.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt102.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt103.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt104.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 305 | 247 | 2 | 0 | 56 | ||