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 0ec9121d-1630-471c-b910-f124ad7c2595 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2025-12-26T06:43:49Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7fbcbc5b5040>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group e39d0aa3-1e48-4f20-867c-122e26f87d55 in use.', 'detail': ''}, <traceback object at 0x7fbcbc434840>), (<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 0x7fbcbc5a9500>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 4aa0de45-b94c-4498-a28a-2c6e77cd6924 within the required time (196 s). Timer started at 1766731628. Timer ended at 1766731824. Waited for 196 s., <traceback object at 0x7fbcbc5c8440>))
|
||||||
| 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:'': {{{
2025-12-26 07:33:59,220 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.221/volume/v3/volumes 0.587s
2025-12-26 07:33:59,220 81264 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-1900634760"}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:33:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a03095d-693b-4d97-b931-e06ae5d91456', 'content-length': '768', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a03095d-693b-4d97-b931-e06ae5d91456', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.221/volume/v3/volumes'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:58.960260", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-26 07:33:59,327 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.098s
2025-12-26 07:33:59,327 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:33:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2e9713-4e8f-4ee8-b984-0a645fcc9470', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2e9713-4e8f-4ee8-b984-0a645fcc9470', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:34:00,423 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.084s
2025-12-26 07:34:00,423 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaddb57d-84b8-435c-8fcc-bc37bcf514a3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaddb57d-84b8-435c-8fcc-bc37bcf514a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:34:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:34:01,531 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.092s
2025-12-26 07:34:01,532 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aadff19f-9d08-49ab-b631-14862ec29651', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aadff19f-9d08-49ab-b631-14862ec29651', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:34:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:34:02,656 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.113s
2025-12-26 07:34:02,656 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4539898-f269-489b-a255-5e7641291702', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4539898-f269-489b-a255-5e7641291702', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:34:02.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:34:03,763 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.095s
2025-12-26 07:34:03,764 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c82618-ba97-45d6-915a-39d691d1fc05', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c82618-ba97-45d6-915a-39d691d1fc05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:34:03.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:34:03,774 81264 INFO [tempest.common.waiters] volume 4aa0de45-b94c-4498-a28a-2c6e77cd6924 reached available after waiting for 4.774115 seconds
2025-12-26 07:34:03,778 81264 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-26 07:34:03,948 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.221/compute/v2.1/os-keypairs 0.169s
2025-12-26 07:34:03,949 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1556962256", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJT72m9MTED7YZwEO2Qfz/WHURzTILBmpqqSN5Fv+HBG5rVNaUuYG5xXCZK2/uZatx012T8ePggwIyMOR03nRgvqp3g8cKhZ44E8IDHS8F7TRLPMOwmCE94uD9PNfSa2yQ=="}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:03 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-7e007218-4dc5-4cd2-af4d-11c0acd3dfb1', 'x-compute-request-id': 'req-7e007218-4dc5-4cd2-af4d-11c0acd3dfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1556962256", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJT72m9MTED7YZwEO2Qfz/WHURzTILBmpqqSN5Fv+HBG5rVNaUuYG5xXCZK2/uZatx012T8ePggwIyMOR03nRgvqp3g8cKhZ44E8IDHS8F7TRLPMOwmCE94uD9PNfSa2yQ==", "fingerprint": "99:66:22:56:1b:0e:50:2a:85:6a:96:e3:30:0d:40:40", "user_id": "3a51d1830cc149ae8cfc0c9b43630064"}}'
2025-12-26 07:34:03,951 81264 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1556962256 created
2025-12-26 07:34:04,802 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.221/networking/v2.0/security-groups 0.851s
2025-12-26 07:34:04,802 81264 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--1991708046", "description": "tempest-description--1657035304"}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-f92bf268-a0c0-451f-9b41-0d2b903a0b8d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.221/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "e39d0aa3-1e48-4f20-867c-122e26f87d55", "name": "tempest-securitygroup--1991708046", "stateful": true, "tenant_id": "7195976a07724d989fcee1bedf558610", "project_id": "7195976a07724d989fcee1bedf558610", "description": "tempest-description--1657035304", "shared": false, "security_group_rules": [{"id": "b680079e-1268-46e3-be98-285339cfa910", "project_id": "7195976a07724d989fcee1bedf558610", "tenant_id": "7195976a07724d989fcee1bedf558610", "security_group_id": "e39d0aa3-1e48-4f20-867c-122e26f87d55", "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": 182, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-26T06:34:04Z", "updated_at": "2025-12-26T06:34:04Z", "revision_number": 0}, {"id": "cc61abb5-0189-4744-b2ec-aec7c87fc916", "project_id": "7195976a07724d989fcee1bedf558610", "tenant_id": "7195976a07724d989fcee1bedf558610", "security_group_id": "e39d0aa3-1e48-4f20-867c-122e26f87d55", "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": 183, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-26T06:34:04Z", "updated_at": "2025-12-26T06:34:04Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-26T06:34:04Z", "updated_at": "2025-12-26T06:34:04Z", "revision_number": 1}}'
2025-12-26 07:34:05,027 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.221/networking/v2.0/security-group-rules 0.224s
2025-12-26 07:34:05,027 81264 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": "e39d0aa3-1e48-4f20-867c-122e26f87d55", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4036761c-d621-4d30-af16-1276df606004', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.221/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c324271f-2b58-4573-bc80-533e7a076c0f", "project_id": "7195976a07724d989fcee1bedf558610", "tenant_id": "7195976a07724d989fcee1bedf558610", "security_group_id": "e39d0aa3-1e48-4f20-867c-122e26f87d55", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-26T06:34:04Z", "updated_at": "2025-12-26T06:34:04Z", "revision_number": 0}}'
2025-12-26 07:34:05,381 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.221/networking/v2.0/security-group-rules 0.353s
2025-12-26 07:34:05,382 81264 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": "e39d0aa3-1e48-4f20-867c-122e26f87d55", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-af8b5a50-80da-49c5-a47e-e31b72f32fcd', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.221/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "44fe5d77-61ad-41e7-8e11-f0a35ce143f3", "project_id": "7195976a07724d989fcee1bedf558610", "tenant_id": "7195976a07724d989fcee1bedf558610", "security_group_id": "e39d0aa3-1e48-4f20-867c-122e26f87d55", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-26T06:34:05Z", "updated_at": "2025-12-26T06:34:05Z", "revision_number": 0}}'
2025-12-26 07:34:05,382 81264 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1991708046 created
2025-12-26 07:34:06,562 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.221/networking/v2.0/floatingips 1.180s
2025-12-26 07:34:06,563 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "06f0370b-4d93-4d35-b3bb-577ba3f814a7"}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-d0eb083a-d403-4d31-a1fd-d2fd9e2c0cec', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.221/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "3d985925-6722-4760-b420-55e004b71bb8", "tenant_id": "7195976a07724d989fcee1bedf558610", "project_id": "7195976a07724d989fcee1bedf558610", "floating_ip_address": "172.24.4.86", "floating_network_id": "06f0370b-4d93-4d35-b3bb-577ba3f814a7", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-26T06:34:06Z", "updated_at": "2025-12-26T06:34:06Z", "revision_number": 0}}'
2025-12-26 07:34:06,563 81264 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3d985925-6722-4760-b420-55e004b71bb8', 'tenant_id': '7195976a07724d989fcee1bedf558610', 'project_id': '7195976a07724d989fcee1bedf558610', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '06f0370b-4d93-4d35-b3bb-577ba3f814a7', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-26T06:34:06Z', 'updated_at': '2025-12-26T06:34:06Z', 'revision_number': 0, 'ip': '172.24.4.86'} created
2025-12-26 07:34:06,725 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.221/identity/v3/auth/tokens 0.157s
2025-12-26 07:34:06,725 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:06 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-88f5528a-0b5c-4811-8193-41aa4217576a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.221/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3a51d1830cc149ae8cfc0c9b43630064", "name": "tempest-ServerRescueNegativeTestJSON-1646820978-project-member", "password_expires_at": null}, "audit_ids": ["nRtWU5SVR0WluDz2M8V1Bw"], "expires_at": "2025-12-26T07:34:06.000000Z", "issued_at": "2025-12-26T06:34:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7195976a07724d989fcee1bedf558610", "name": "tempest-ServerRescueNegativeTestJSON-1646820978"}, "is_domain": false, "roles": [{"id": "b7a99396018f49428b4b1a2db28c4e2f", "name": "reader"}, {"id": "c0f4eb6f1ec742a288919ac6b83bbec9", "name": "member"}], "catalog": [{"endpoints": [{"id": "0fd292aa283f441cb6411f83bc9f9bf2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/compute/v2.1", "region": "RegionOne"}], "id": "1e08c428abff4d85b5302db1b8bebebd", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "04b5bf5aed864ec8a680f3a405977bdc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/volume/v3", "region": "RegionOne"}], "id": "61676ded6cfa4ac7b3ed19fba148628e", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f4e8ac73149c46a48979be0f982420fa", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/compute/v2/7195976a07724d989fcee1bedf558610", "region": "RegionOne"}], "id": "8e85b2e080994b429ada085505de5b5b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d1d0879c0c4d41d883b289b1d628aa46", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/networking", "region": "RegionOne"}], "id": "e0c6fddd2a7344a6a4096abaa73594dd", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "65d79b9e39534cae98581de39f0736b4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/image", "region": "RegionOne"}], "id": "f33187803f034737afb87a10b94eb056", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c0db811b85ef4cd89701586a8df29ea3", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/identity", "region": "RegionOne"}], "id": "f477d5f4769f417598deb3cc402eae95", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "41f052646ac04643bef3d91992215d51", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/placement", "region": "RegionOne"}], "id": "f99f4f7d73c84b13876864800f67d464", "type": "placement", "name": "placement"}]}}'
2025-12-26 07:34:06,726 81264 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'e6d7f6f1-03cf-4c9c-a6e1-0a4071c6df04', 'name': 'tempest-ServerRescueNegativeTestJSON-1686668004-network', 'tenant_id': '7195976a07724d989fcee1bedf558610', 'project_id': '7195976a07724d989fcee1bedf558610', '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': 27855, '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': '2025-12-26T06:32:25Z', 'updated_at': '2025-12-26T06:32:25Z', 'revision_number': 1} available for tenant
2025-12-26 07:34:06,727 81264 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1556962256', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJT72m9MTED7YZwEO2Qfz/WHURzTILBmpqqSN5Fv+HBG5rVNaUuYG5xXCZK2/uZatx012T8ePggwIyMOR03nRgvqp3g8cKhZ44E8IDHS8F7TRLPMOwmCE94uD9PNfSa2yQ==', 'fingerprint': '99:66:22:56:1b:0e:50:2a:85:6a:96:e3:30:0d:40:40', 'user_id': '3a51d1830cc149ae8cfc0c9b43630064', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDaVV1jv6+JDRrjG78ibfW0WkH1ZSbRTlxiB30Ud0xeZ+7yoHxh7e60\nYde3lDPaBbmgBwYFK4EEACKhZANiAASU+9pvTExA+2GcBDtkH8/1h1Ec0yCwZqaq\nkjeRb/hwRua1TWlLmBucVwmStv7mWrcdNdk/Hj4IMCMjDkdN50YL6qd4PHCoWeOB\nPCAx0vBe00SzzDsJghPeLg/TzX0mtsk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e39d0aa3-1e48-4f20-867c-122e26f87d55', 'name': 'tempest-securitygroup--1991708046', 'stateful': True, 'tenant_id': '7195976a07724d989fcee1bedf558610', 'project_id': '7195976a07724d989fcee1bedf558610', 'description': 'tempest-description--1657035304', 'shared': False, 'security_group_rules': [{'id': 'b680079e-1268-46e3-be98-285339cfa910', 'project_id': '7195976a07724d989fcee1bedf558610', 'tenant_id': '7195976a07724d989fcee1bedf558610', 'security_group_id': 'e39d0aa3-1e48-4f20-867c-122e26f87d55', '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': 182, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-26T06:34:04Z', 'updated_at': '2025-12-26T06:34:04Z', 'revision_number': 0}, {'id': 'cc61abb5-0189-4744-b2ec-aec7c87fc916', 'project_id': '7195976a07724d989fcee1bedf558610', 'tenant_id': '7195976a07724d989fcee1bedf558610', 'security_group_id': 'e39d0aa3-1e48-4f20-867c-122e26f87d55', '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': 183, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-26T06:34:04Z', 'updated_at': '2025-12-26T06:34:04Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-26T06:34:04Z', 'updated_at': '2025-12-26T06:34:04Z', 'revision_number': 1}, 'floating_ip': {'id': '3d985925-6722-4760-b420-55e004b71bb8', 'tenant_id': '7195976a07724d989fcee1bedf558610', 'project_id': '7195976a07724d989fcee1bedf558610', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '06f0370b-4d93-4d35-b3bb-577ba3f814a7', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-26T06:34:06Z', 'updated_at': '2025-12-26T06:34:06Z', 'revision_number': 0, 'ip': '172.24.4.86'}}
2025-12-26 07:34:07,378 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.221/compute/v2.1/servers 0.651s
2025-12-26 07:34:07,379 81264 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-724647123", "imageRef": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "flavorRef": "42", "adminPass": "F4_=ZoRKBaWgilt", "networks": [{"uuid": "e6d7f6f1-03cf-4c9c-a6e1-0a4071c6df04"}], "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "key_name": "tempest-keypair-1556962256", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '417', 'location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6423b8c6-737a-43bd-8dd3-11b6d4023a53', 'x-compute-request-id': 'req-6423b8c6-737a-43bd-8dd3-11b6d4023a53', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.221/compute/v2.1/servers'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "adminPass": "F4_=ZoRKBaWgilt"}}'
2025-12-26 07:34:07,638 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.257s
2025-12-26 07:34:07,639 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:07 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-cc36f48b-dacc-4436-b669-bc1526017479', 'x-compute-request-id': 'req-cc36f48b-dacc-4436-b669-bc1526017479', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "BUILD", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:34:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1556962256", "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": []}}'
2025-12-26 07:34:08,781 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.128s
2025-12-26 07:34:08,781 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1da4c23-fe5b-4406-9f51-4cd8ce42ed10', 'x-compute-request-id': 'req-c1da4c23-fe5b-4406-9f51-4cd8ce42ed10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "BUILD", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:34:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "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": []}}'
2025-12-26 07:34:09,920 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.127s
2025-12-26 07:34:09,920 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:09 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-16c7653f-e21c-426b-8da0-071f7830f0fe', 'x-compute-request-id': 'req-16c7653f-e21c-426b-8da0-071f7830f0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "BUILD", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:34:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "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": []}}'
2025-12-26 07:34:09,932 81264 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-26 07:34:11,235 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.302s
2025-12-26 07:34:11,235 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:10 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-2fba5767-3d21-42e4-858d-b597ccd591f9', 'x-compute-request-id': 'req-2fba5767-3d21-42e4-858d-b597ccd591f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "BUILD", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:34:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "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": []}}'
2025-12-26 07:34:12,380 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.133s
2025-12-26 07:34:12,380 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:12 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-5483ebaa-66d2-42f1-8632-ef1358c62657', 'x-compute-request-id': 'req-5483ebaa-66d2-42f1-8632-ef1358c62657', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "BUILD", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "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": []}}'
2025-12-26 07:34:12,392 81264 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2025-12-26 07:34:13,855 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.458s
2025-12-26 07:34:13,855 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee61971f-dc20-460b-9ff3-b069e11f4b17', 'x-compute-request-id': 'req-ee61971f-dc20-460b-9ff3-b069e11f4b17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "BUILD", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:34:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-26 07:34:13,866 81264 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2025-12-26 07:34:15,187 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.320s
2025-12-26 07:34:15,187 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9893de53-c42f-4dd3-8415-e4b9817f7661', 'x-compute-request-id': 'req-9893de53-c42f-4dd3-8415-e4b9817f7661', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "BUILD", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:34:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-26 07:34:15,198 81264 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2025-12-26 07:34:16,372 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.173s
2025-12-26 07:34:16,373 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ab2364b-8a6b-4e09-9feb-581faf3c415c', 'x-compute-request-id': 'req-8ab2364b-8a6b-4e09-9feb-581faf3c415c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "BUILD", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:34:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-26 07:34:18,085 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.699s
2025-12-26 07:34:18,085 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-923509c3-9028-4921-bc37-bf4806c38f6d', 'x-compute-request-id': 'req-923509c3-9028-4921-bc37-bf4806c38f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "BUILD", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:34:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-26 07:34:19,597 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.499s
2025-12-26 07:34:19,598 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35467841-1d9d-4fca-b050-0f0f820c5cc6', 'x-compute-request-id': 'req-35467841-1d9d-4fca-b050-0f0f820c5cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "BUILD", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:34:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-26 07:34:20,776 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.166s
2025-12-26 07:34:20,777 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff77e072-d411-41fb-8a69-687a6105a999', 'x-compute-request-id': 'req-ff77e072-d411-41fb-8a69-687a6105a999', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "BUILD", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:34:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-26 07:34:22,094 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.306s
2025-12-26 07:34:22,095 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-405ceeff-125b-44ec-b216-f8ac2b24867c', 'x-compute-request-id': 'req-405ceeff-125b-44ec-b216-f8ac2b24867c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "ACTIVE", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:34:21Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1686668004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": "2025-12-26T06:34:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-12-26 07:34:22,106 81264 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2025-12-26 07:34:22,294 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-interface 0.188s
2025-12-26 07:34:22,294 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:22 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-829db629-f03f-46bd-97a4-2584e67f0dcd', 'x-compute-request-id': 'req-829db629-f03f-46bd-97a4-2584e67f0dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "e6d7f6f1-03cf-4c9c-a6e1-0a4071c6df04", "port_id": "bb7d277a-4308-4c56-bcea-3b0b3b1ba29f", "mac_addr": "fa:16:3e:68:42:86", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0d4a3231-9723-4226-9318-17f64b950525", "ip_address": "10.0.0.8"}]}]}'
2025-12-26 07:34:25,547 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.221/networking/v2.0/floatingips/3d985925-6722-4760-b420-55e004b71bb8 3.249s
2025-12-26 07:34:25,548 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "bb7d277a-4308-4c56-bcea-3b0b3b1ba29f"}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-e838a346-575e-4f58-84c8-ba2177287e99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/networking/v2.0/floatingips/3d985925-6722-4760-b420-55e004b71bb8'}
Body: b'{"floatingip": {"id": "3d985925-6722-4760-b420-55e004b71bb8", "tenant_id": "7195976a07724d989fcee1bedf558610", "project_id": "7195976a07724d989fcee1bedf558610", "floating_ip_address": "172.24.4.86", "floating_network_id": "06f0370b-4d93-4d35-b3bb-577ba3f814a7", "router_id": "882b6c23-eba7-456e-8f0e-2f46db33d59d", "port_id": "bb7d277a-4308-4c56-bcea-3b0b3b1ba29f", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e6d7f6f1-03cf-4c9c-a6e1-0a4071c6df04", "mac_address": "fa:16:3e:68:42:86", "admin_state_up": true, "status": "ACTIVE", "device_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-26T06:34:06Z", "updated_at": "2025-12-26T06:34:22Z", "revision_number": 1}}'
2025-12-26 07:34:25,550 81264 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication
2025-12-26 07:35:25,608 81264 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.86 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-26 07:35:28,119 81264 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.86 ([Errno None] Unable to connect to port 22 on 172.24.4.86). Number attempts: 2. Retry after 3 seconds.
2025-12-26 07:35:31,627 81264 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.86 ([Errno None] Unable to connect to port 22 on 172.24.4.86). Number attempts: 3. Retry after 4 seconds.
2025-12-26 07:35:36,135 81264 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.86 ([Errno None] Unable to connect to port 22 on 172.24.4.86). Number attempts: 4. Retry after 5 seconds.
2025-12-26 07:35:41,709 81264 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-12-26 07:35:42,032 81264 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-26 07:35:42,032 81264 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created
2025-12-26 07:35:44,679 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 2.646s
2025-12-26 07:35:44,680 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924"}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:42 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-7d01bdd5-7472-4002-bb40-1b20bd259884', 'x-compute-request-id': 'req-7d01bdd5-7472-4002-bb40-1b20bd259884', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "device": "/dev/vdb"}}'
2025-12-26 07:35:44,719 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:35:44,720 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b889038f-0ba7-468e-bc58-66545a37b226', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b889038f-0ba7-468e-bc58-66545a37b226', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:35:45,853 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.122s
2025-12-26 07:35:45,853 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eff42fd-8149-4d0f-8787-6febec67c357', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eff42fd-8149-4d0f-8787-6febec67c357', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:35:46,919 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.052s
2025-12-26 07:35:46,919 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2125e10-97ea-4970-8913-b413e4958af8', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2125e10-97ea-4970-8913-b413e4958af8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:47.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:35:48,004 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.074s
2025-12-26 07:35:48,004 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6050048-5222-44d8-9c9c-62ff5980d0bb', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6050048-5222-44d8-9c9c-62ff5980d0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:47.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:35:49,074 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.056s
2025-12-26 07:35:49,074 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2309c136-3691-4a76-b76d-a490c3e8cf37', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2309c136-3691-4a76-b76d-a490c3e8cf37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:47.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:35:50,147 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.062s
2025-12-26 07:35:50,148 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d3062ce-bb38-447b-96d8-55c785114f59', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d3062ce-bb38-447b-96d8-55c785114f59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:47.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:35:51,210 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.051s
2025-12-26 07:35:51,210 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb32765-1e9d-430a-8cb6-7f57ce81903c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb32765-1e9d-430a-8cb6-7f57ce81903c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:35:51,220 81264 INFO [tempest.common.waiters] Attachment 31d51e97-514a-47ef-8810-4e600665d463 created for volume 4aa0de45-b94c-4498-a28a-2c6e77cd6924 to server 0ec9121d-1630-471c-b910-f124ad7c2595 after waiting for 7.220807 seconds
2025-12-26 07:35:51,261 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.040s
2025-12-26 07:35:51,261 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f00044-8cff-4471-b8c4-329f2026ba5b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f00044-8cff-4471-b8c4-329f2026ba5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:35:51,271 81264 INFO [tempest.common.waiters] volume 4aa0de45-b94c-4498-a28a-2c6e77cd6924 reached in-use after waiting for 0.271756 seconds
2025-12-26 07:35:51,536 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/action 0.264s
2025-12-26 07:35:51,536 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "F4_=ZoRKBaWgilt"}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:51 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-cab5743e-1a5b-4dfa-8b5f-46a7a061e7d5', 'x-compute-request-id': 'req-cab5743e-1a5b-4dfa-8b5f-46a7a061e7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/action'}
Body: b'{"adminPass": "F4_=ZoRKBaWgilt"}'
2025-12-26 07:35:51,743 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.206s
2025-12-26 07:35:51,744 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e934c0af-3d07-4da6-971b-abc14b4170ef', 'x-compute-request-id': 'req-e934c0af-3d07-4da6-971b-abc14b4170ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "ACTIVE", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:35:51Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1686668004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": "2025-12-26T06:34:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924"}]}}'
2025-12-26 07:35:53,147 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.391s
2025-12-26 07:35:53,147 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca8bd0c9-9bc0-45ea-a7e0-47f51a799625', 'x-compute-request-id': 'req-ca8bd0c9-9bc0-45ea-a7e0-47f51a799625', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "ACTIVE", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:35:51Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1686668004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": "2025-12-26T06:34:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924"}]}}'
2025-12-26 07:35:55,435 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 1.276s
2025-12-26 07:35:55,435 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d33ec95d-cb65-4e25-9e32-bcad156a42d4', 'x-compute-request-id': 'req-d33ec95d-cb65-4e25-9e32-bcad156a42d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "ACTIVE", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:35:51Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1686668004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": "2025-12-26T06:34:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924"}]}}'
2025-12-26 07:35:58,475 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 2.027s
2025-12-26 07:35:58,475 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f482160-2a08-4fe4-9ef0-3c5d70142f92', 'x-compute-request-id': 'req-2f482160-2a08-4fe4-9ef0-3c5d70142f92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "ACTIVE", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:35:51Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1686668004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": "2025-12-26T06:34:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924"}]}}'
2025-12-26 07:36:02,520 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 3.028s
2025-12-26 07:36:02,520 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e9336eb-54ee-4113-9f18-d5deab7d6834', 'x-compute-request-id': 'req-7e9336eb-54ee-4113-9f18-d5deab7d6834', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "ACTIVE", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:35:51Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1686668004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": "2025-12-26T06:34:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924"}]}}'
2025-12-26 07:36:05,588 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 2.048s
2025-12-26 07:36:05,588 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a67d7da3-7511-4ca4-ad14-268ec9517b24', 'x-compute-request-id': 'req-a67d7da3-7511-4ca4-ad14-268ec9517b24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "RESCUE", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:36:02Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1686668004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": "2025-12-26T06:36:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924"}]}}'
2025-12-26 07:36:05,600 81264 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 14 second wait
2025-12-26 07:36:05,733 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.221/identity/v3/auth/tokens 0.129s
2025-12-26 07:36:05,733 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:36:05 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-9b915ab0-c70e-4d66-b106-fafed204c93c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.221/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3a51d1830cc149ae8cfc0c9b43630064", "name": "tempest-ServerRescueNegativeTestJSON-1646820978-project-member", "password_expires_at": null}, "audit_ids": ["0utDGNRTRm6FVwwp-ZUMYw"], "expires_at": "2025-12-26T07:36:05.000000Z", "issued_at": "2025-12-26T06:36:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7195976a07724d989fcee1bedf558610", "name": "tempest-ServerRescueNegativeTestJSON-1646820978"}, "is_domain": false, "roles": [{"id": "b7a99396018f49428b4b1a2db28c4e2f", "name": "reader"}, {"id": "c0f4eb6f1ec742a288919ac6b83bbec9", "name": "member"}], "catalog": [{"endpoints": [{"id": "0fd292aa283f441cb6411f83bc9f9bf2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/compute/v2.1", "region": "RegionOne"}], "id": "1e08c428abff4d85b5302db1b8bebebd", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "04b5bf5aed864ec8a680f3a405977bdc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/volume/v3", "region": "RegionOne"}], "id": "61676ded6cfa4ac7b3ed19fba148628e", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f4e8ac73149c46a48979be0f982420fa", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/compute/v2/7195976a07724d989fcee1bedf558610", "region": "RegionOne"}], "id": "8e85b2e080994b429ada085505de5b5b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d1d0879c0c4d41d883b289b1d628aa46", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/networking", "region": "RegionOne"}], "id": "e0c6fddd2a7344a6a4096abaa73594dd", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "65d79b9e39534cae98581de39f0736b4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/image", "region": "RegionOne"}], "id": "f33187803f034737afb87a10b94eb056", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c0db811b85ef4cd89701586a8df29ea3", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/identity", "region": "RegionOne"}], "id": "f477d5f4769f417598deb3cc402eae95", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "41f052646ac04643bef3d91992215d51", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.221/placement", "region": "RegionOne"}], "id": "f99f4f7d73c84b13876864800f67d464", "type": "placement", "name": "placement"}]}}'
2025-12-26 07:36:05,734 81264 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'e6d7f6f1-03cf-4c9c-a6e1-0a4071c6df04', 'name': 'tempest-ServerRescueNegativeTestJSON-1686668004-network', 'tenant_id': '7195976a07724d989fcee1bedf558610', 'project_id': '7195976a07724d989fcee1bedf558610', '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': 27855, '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': '2025-12-26T06:32:25Z', 'updated_at': '2025-12-26T06:32:25Z', 'revision_number': 1} available for tenant
2025-12-26 07:36:05,926 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.191s
2025-12-26 07:36:05,926 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:36:05 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-8a44eaa9-a509-4ffb-b7e4-2b65538c8f68', 'x-compute-request-id': 'req-8a44eaa9-a509-4ffb-b7e4-2b65538c8f68', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 0ec9121d-1630-471c-b910-f124ad7c2595 while it is in vm_state rescued"}}'
2025-12-26 07:36:06,085 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/action 0.158s
2025-12-26 07:36:06,085 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:36:05 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-dc320609-23e8-40bd-a1cc-f431141a76d0', 'x-compute-request-id': 'req-dc320609-23e8-40bd-a1cc-f431141a76d0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/action'}
Body: b''
2025-12-26 07:36:11,408 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 5.322s
2025-12-26 07:36:11,408 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1731', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe025f2f-6488-4c16-905c-cd178c2cb064', 'x-compute-request-id': 'req-fe025f2f-6488-4c16-905c-cd178c2cb064', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "RESCUE", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:36:06Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1686668004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": "2025-12-26T06:36:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924"}]}}'
2025-12-26 07:36:13,978 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 1.552s
2025-12-26 07:36:13,979 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1731', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd4ffb91-d251-41f5-9150-39c5a8318704', 'x-compute-request-id': 'req-dd4ffb91-d251-41f5-9150-39c5a8318704', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "RESCUE", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:36:06Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1686668004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": "2025-12-26T06:36:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924"}]}}'
2025-12-26 07:36:16,269 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 1.279s
2025-12-26 07:36:16,270 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1731', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea76e63f-994d-4a7e-86da-d41e4a62c72c', 'x-compute-request-id': 'req-ea76e63f-994d-4a7e-86da-d41e4a62c72c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "RESCUE", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:36:06Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1686668004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": "2025-12-26T06:36:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924"}]}}'
2025-12-26 07:36:18,064 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595 0.778s
2025-12-26 07:36:18,065 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-877176ad-1fd4-4dd2-ab78-8ddced26115d', 'x-compute-request-id': 'req-877176ad-1fd4-4dd2-ab78-8ddced26115d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}
Body: b'{"server": {"id": "0ec9121d-1630-471c-b910-f124ad7c2595", "name": "tempest-ServerRescueNegativeTestJSON-server-724647123", "status": "ERROR", "tenant_id": "7195976a07724d989fcee1bedf558610", "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "metadata": {}, "hostId": "e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c", "image": {"id": "beee0944-436b-43d8-a84c-3c7bb26c6f23", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.221/compute/flavors/42"}]}, "created": "2025-12-26T06:34:07Z", "updated": "2025-12-26T06:36:17Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1686668004-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:42:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}, {"rel": "bookmark", "href": "http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1556962256", "OS-SRV-USG:launched_at": "2025-12-26T06:36:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1991708046"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924"}]}}'
2025-12-26 07:36:18,076 81264 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 7 second wait
2025-12-26 07:36:18,330 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-interface 0.253s
2025-12-26 07:36:18,331 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:36:18 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-72220bf3-5dc1-4a64-b5c3-a7b1ca5ad0d6', 'x-compute-request-id': 'req-72220bf3-5dc1-4a64-b5c3-a7b1ca5ad0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "e6d7f6f1-03cf-4c9c-a6e1-0a4071c6df04", "port_id": "bb7d277a-4308-4c56-bcea-3b0b3b1ba29f", "mac_addr": "fa:16:3e:68:42:86", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "0d4a3231-9723-4226-9318-17f64b950525", "ip_address": "10.0.0.8"}]}]}'
2025-12-26 07:36:20,378 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.221/networking/v2.0/floatingips/3d985925-6722-4760-b420-55e004b71bb8 2.044s
2025-12-26 07:36:20,378 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "bb7d277a-4308-4c56-bcea-3b0b3b1ba29f"}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-30f5fb19-3e91-484b-980b-50acaa19b93e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/networking/v2.0/floatingips/3d985925-6722-4760-b420-55e004b71bb8'}
Body: b'{"floatingip": {"id": "3d985925-6722-4760-b420-55e004b71bb8", "tenant_id": "7195976a07724d989fcee1bedf558610", "project_id": "7195976a07724d989fcee1bedf558610", "floating_ip_address": "172.24.4.86", "floating_network_id": "06f0370b-4d93-4d35-b3bb-577ba3f814a7", "router_id": "882b6c23-eba7-456e-8f0e-2f46db33d59d", "port_id": "bb7d277a-4308-4c56-bcea-3b0b3b1ba29f", "fixed_ip_address": "10.0.0.8", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "e6d7f6f1-03cf-4c9c-a6e1-0a4071c6df04", "mac_address": "fa:16:3e:68:42:86", "admin_state_up": true, "status": "DOWN", "device_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-26T06:34:06Z", "updated_at": "2025-12-26T06:36:18Z", "revision_number": 3}}'
2025-12-26 07:36:20,379 81264 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication
2025-12-26 07:37:20,439 81264 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.86 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-26 07:38:22,999 81264 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.86 (timed out). Number attempts: 2. Retry after 3 seconds.
2025-12-26 07:39:26,548 81264 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.86 (timed out). Number attempts: 3. Retry after 4 seconds.
2025-12-26 07:40:31,110 81264 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.86 after 3 attempts. Proxy client: no proxy client
2025-12-26 07:40:31.110 81264 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2025-12-26 07:40:31.110 81264 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2025-12-26 07:40:31.110 81264 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2025-12-26 07:40:31.110 81264 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2025-12-26 07:40:31.110 81264 ERROR tempest.lib.common.ssh sock.connect(addr)
2025-12-26 07:40:31.110 81264 ERROR tempest.lib.common.ssh TimeoutError: timed out
2025-12-26 07:40:31.110 81264 ERROR tempest.lib.common.ssh
2025-12-26 07:40:31,111 81264 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Fri, 26 Dec 2025 06:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '417', 'location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6423b8c6-737a-43bd-8dd3-11b6d4023a53', 'x-compute-request-id': 'req-6423b8c6-737a-43bd-8dd3-11b6d4023a53', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.221/compute/v2.1/servers'}
Body: {'id': '0ec9121d-1630-471c-b910-f124ad7c2595', 'name': 'tempest-ServerRescueNegativeTestJSON-server-724647123', 'status': 'ACTIVE', 'tenant_id': '7195976a07724d989fcee1bedf558610', 'user_id': '3a51d1830cc149ae8cfc0c9b43630064', 'metadata': {}, 'hostId': 'e73bb7910491909991ed86557b1f73c069a7b57200cf02b327ff5a5c', 'image': {'id': 'beee0944-436b-43d8-a84c-3c7bb26c6f23', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.221/compute/images/beee0944-436b-43d8-a84c-3c7bb26c6f23'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.221/compute/flavors/42'}]}, 'created': '2025-12-26T06:34:07Z', 'updated': '2025-12-26T06:34:21Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-1686668004-network': [{'version': 4, 'addr': '10.0.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:68:42:86'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}, {'rel': 'bookmark', 'href': 'http://192.168.122.221/compute/servers/0ec9121d-1630-471c-b910-f124ad7c2595'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1556962256', 'OS-SRV-USG:launched_at': '2025-12-26T06:34:21.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1991708046'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2025-12-26 07:40:32,447 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/action 1.335s
2025-12-26 07:40:32,447 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40:31 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-ff04a38d-3ab9-4828-9c53-bb66f777e939', 'x-compute-request-id': 'req-ff04a38d-3ab9-4828-9c53-bb66f777e939', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-12-26 07:40:32,448 81264 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 0ec9121d-1630-471c-b910-f124ad7c2595
2025-12-26 07:40:32,611 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.162s
2025-12-26 07:40:32,611 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af2ab10-3acf-411c-a14e-a37099034719', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af2ab10-3acf-411c-a14e-a37099034719', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:40:32,776 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.155s
2025-12-26 07:40:32,777 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '150', 'x-openstack-request-id': 'req-2d249d19-715b-47b3-868c-0a46f1be65f2', 'x-compute-request-id': 'req-2d249d19-715b-47b3-868c-0a46f1be65f2', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 0ec9121d-1630-471c-b910-f124ad7c2595 while it is in vm_state error"}}'
2025-12-26 07:40:32,853 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.075s
2025-12-26 07:40:32,853 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-ffdee70d-9145-470f-94ed-71fe542590c4', 'x-compute-request-id': 'req-ffdee70d-9145-470f-94ed-71fe542590c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:33,917 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.060s
2025-12-26 07:40:33,917 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-7b9030af-febf-4c0b-927c-6cd0d3085b65', 'x-compute-request-id': 'req-7b9030af-febf-4c0b-927c-6cd0d3085b65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:34,973 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.052s
2025-12-26 07:40:34,973 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-e6b995c1-815f-44b7-b14f-cdbafa2c76e0', 'x-compute-request-id': 'req-e6b995c1-815f-44b7-b14f-cdbafa2c76e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:36,046 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.070s
2025-12-26 07:40:36,046 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-0018026c-430f-4ccd-a180-90cad2511e5b', 'x-compute-request-id': 'req-0018026c-430f-4ccd-a180-90cad2511e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:37,098 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.049s
2025-12-26 07:40:37,098 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-420fd07f-6b94-4db0-a6d7-238df363d057', 'x-compute-request-id': 'req-420fd07f-6b94-4db0-a6d7-238df363d057', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:38,155 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.053s
2025-12-26 07:40:38,155 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-42e4da68-e71c-4dff-81dd-d50b27a5a60d', 'x-compute-request-id': 'req-42e4da68-e71c-4dff-81dd-d50b27a5a60d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:39,203 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:40:39,204 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-2badacf8-b1d9-448f-8462-00315a5129c8', 'x-compute-request-id': 'req-2badacf8-b1d9-448f-8462-00315a5129c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:40,252 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.046s
2025-12-26 07:40:40,253 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-dead0a13-c909-41d3-98db-ca29f2e3488a', 'x-compute-request-id': 'req-dead0a13-c909-41d3-98db-ca29f2e3488a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:41,314 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.058s
2025-12-26 07:40:41,314 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-cdca6e8d-188f-4bc1-8e18-ff13f0127b30', 'x-compute-request-id': 'req-cdca6e8d-188f-4bc1-8e18-ff13f0127b30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:42,362 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:40:42,363 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-8ffe2973-bec4-4bca-97f3-5ef2406d31c7', 'x-compute-request-id': 'req-8ffe2973-bec4-4bca-97f3-5ef2406d31c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:43,422 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.056s
2025-12-26 07:40:43,422 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-11049f22-8462-4e4b-8b3f-7109fd2ee12e', 'x-compute-request-id': 'req-11049f22-8462-4e4b-8b3f-7109fd2ee12e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:44,479 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.053s
2025-12-26 07:40:44,479 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-64559a2b-6174-4fc5-88d8-f05c9f1f8ab9', 'x-compute-request-id': 'req-64559a2b-6174-4fc5-88d8-f05c9f1f8ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:45,534 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.052s
2025-12-26 07:40:45,535 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-dfea87fb-80fa-494e-9543-8bcccfd2f884', 'x-compute-request-id': 'req-dfea87fb-80fa-494e-9543-8bcccfd2f884', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:46,586 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.048s
2025-12-26 07:40:46,586 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-f100cc22-cef0-4de8-ae82-75eeb53893be', 'x-compute-request-id': 'req-f100cc22-cef0-4de8-ae82-75eeb53893be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:47,637 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.048s
2025-12-26 07:40:47,638 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-34f6303c-983e-4b92-a54a-440f698f30db', 'x-compute-request-id': 'req-34f6303c-983e-4b92-a54a-440f698f30db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:48,684 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.044s
2025-12-26 07:40:48,684 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-d2d6b523-48ed-4c55-bef1-2fed99f43f27', 'x-compute-request-id': 'req-d2d6b523-48ed-4c55-bef1-2fed99f43f27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:49,767 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.080s
2025-12-26 07:40:49,767 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-5ae8401e-26a5-4d09-a742-abe264301379', 'x-compute-request-id': 'req-5ae8401e-26a5-4d09-a742-abe264301379', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:50,832 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.062s
2025-12-26 07:40:50,832 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-b12f0b66-d18d-44a6-b3b9-9b79731d5e5c', 'x-compute-request-id': 'req-b12f0b66-d18d-44a6-b3b9-9b79731d5e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:51,891 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.057s
2025-12-26 07:40:51,892 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-ab189884-74f5-46c3-9c1c-b4ed26619a29', 'x-compute-request-id': 'req-ab189884-74f5-46c3-9c1c-b4ed26619a29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:52,982 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.087s
2025-12-26 07:40:52,982 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-fb2f9a5f-8a25-4b2c-b4d7-2f97bc19276c', 'x-compute-request-id': 'req-fb2f9a5f-8a25-4b2c-b4d7-2f97bc19276c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:54,031 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.047s
2025-12-26 07:40:54,032 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-7788babc-252b-43c5-b1d6-d84a23b94750', 'x-compute-request-id': 'req-7788babc-252b-43c5-b1d6-d84a23b94750', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:55,083 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.048s
2025-12-26 07:40:55,083 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-2576e142-7462-4a39-81ed-f9205f8e798c', 'x-compute-request-id': 'req-2576e142-7462-4a39-81ed-f9205f8e798c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:56,131 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:40:56,131 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-06241de1-029a-4ea1-b0d0-cef2590a72a3', 'x-compute-request-id': 'req-06241de1-029a-4ea1-b0d0-cef2590a72a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:57,192 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.058s
2025-12-26 07:40:57,193 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-1ed1383b-eb4a-41e1-b49f-09384c25b58f', 'x-compute-request-id': 'req-1ed1383b-eb4a-41e1-b49f-09384c25b58f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:58,247 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.050s
2025-12-26 07:40:58,247 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-7fadfacf-af95-4779-ab6b-64754efb7eb8', 'x-compute-request-id': 'req-7fadfacf-af95-4779-ab6b-64754efb7eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:40:59,327 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.077s
2025-12-26 07:40:59,327 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:40: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-1be4cf60-702e-446c-ba72-25a87cf02380', 'x-compute-request-id': 'req-1be4cf60-702e-446c-ba72-25a87cf02380', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:00,379 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.049s
2025-12-26 07:41:00,379 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-bdbed3ed-c8bd-4aa1-8ad5-0a0223f03993', 'x-compute-request-id': 'req-bdbed3ed-c8bd-4aa1-8ad5-0a0223f03993', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:01,464 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.081s
2025-12-26 07:41:01,464 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-a5197576-04ff-43d0-8a82-352bceaf2991', 'x-compute-request-id': 'req-a5197576-04ff-43d0-8a82-352bceaf2991', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:02,535 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.067s
2025-12-26 07:41:02,535 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-2fba1800-2351-4a24-bd2f-54e606c42b92', 'x-compute-request-id': 'req-2fba1800-2351-4a24-bd2f-54e606c42b92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:03,718 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.180s
2025-12-26 07:41:03,719 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-ada78264-c47a-40c6-9156-99b9fc93fbb8', 'x-compute-request-id': 'req-ada78264-c47a-40c6-9156-99b9fc93fbb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:04,829 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.107s
2025-12-26 07:41:04,830 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-4dbbdc81-f6a2-4138-b6ef-bc64762f63da', 'x-compute-request-id': 'req-4dbbdc81-f6a2-4138-b6ef-bc64762f63da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:05,880 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.047s
2025-12-26 07:41:05,881 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-b1071e8b-b501-4bdf-9b87-ccfe3ab845b1', 'x-compute-request-id': 'req-b1071e8b-b501-4bdf-9b87-ccfe3ab845b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:06,933 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.049s
2025-12-26 07:41:06,934 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-070311df-8199-42d4-b131-2acc044d3b02', 'x-compute-request-id': 'req-070311df-8199-42d4-b131-2acc044d3b02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:07,977 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.040s
2025-12-26 07:41:07,977 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-453a87f6-b75e-4def-9314-51ca005a7623', 'x-compute-request-id': 'req-453a87f6-b75e-4def-9314-51ca005a7623', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:09,023 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.042s
2025-12-26 07:41:09,024 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-b4dc9267-56e4-45cc-a0a2-7e708621631a', 'x-compute-request-id': 'req-b4dc9267-56e4-45cc-a0a2-7e708621631a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:10,088 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.061s
2025-12-26 07:41:10,088 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-2231b9f3-819f-4090-84e9-b80f1fe73c3f', 'x-compute-request-id': 'req-2231b9f3-819f-4090-84e9-b80f1fe73c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:11,141 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.050s
2025-12-26 07:41:11,142 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-a9f45fa5-58eb-462b-93f7-13826e63d184', 'x-compute-request-id': 'req-a9f45fa5-58eb-462b-93f7-13826e63d184', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:12,201 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.056s
2025-12-26 07:41:12,201 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-e59bc1e7-4f05-40a9-b09b-9b8c279730a0', 'x-compute-request-id': 'req-e59bc1e7-4f05-40a9-b09b-9b8c279730a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:13,252 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.048s
2025-12-26 07:41:13,252 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-ed74deb4-20ae-49ab-9d7a-097aa93d249e', 'x-compute-request-id': 'req-ed74deb4-20ae-49ab-9d7a-097aa93d249e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:14,311 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.056s
2025-12-26 07:41:14,311 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-c4d2e4fe-0577-4773-a5f4-272ca3c1067a', 'x-compute-request-id': 'req-c4d2e4fe-0577-4773-a5f4-272ca3c1067a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:15,368 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.053s
2025-12-26 07:41:15,368 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-1355c890-76e3-4143-990e-9239c086ee22', 'x-compute-request-id': 'req-1355c890-76e3-4143-990e-9239c086ee22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:16,415 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.043s
2025-12-26 07:41:16,415 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-42f0b0ae-c917-4aba-825e-d9d1d5b2e669', 'x-compute-request-id': 'req-42f0b0ae-c917-4aba-825e-d9d1d5b2e669', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:17,460 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.043s
2025-12-26 07:41:17,461 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-75d547c7-eabc-4338-bcca-44012ebf989a', 'x-compute-request-id': 'req-75d547c7-eabc-4338-bcca-44012ebf989a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:18,504 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.040s
2025-12-26 07:41:18,504 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-340d40c2-ab72-4a4f-a866-91a0584b18be', 'x-compute-request-id': 'req-340d40c2-ab72-4a4f-a866-91a0584b18be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:19,604 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.097s
2025-12-26 07:41:19,604 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-782a5193-1b89-421e-85f2-46fee55e06d0', 'x-compute-request-id': 'req-782a5193-1b89-421e-85f2-46fee55e06d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:20,650 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.042s
2025-12-26 07:41:20,650 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-16968da1-d81b-439c-b17a-447e49927b96', 'x-compute-request-id': 'req-16968da1-d81b-439c-b17a-447e49927b96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:21,694 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.040s
2025-12-26 07:41:21,694 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-fe6380f6-8ab3-4113-a636-1072703b01ef', 'x-compute-request-id': 'req-fe6380f6-8ab3-4113-a636-1072703b01ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:22,747 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.049s
2025-12-26 07:41:22,747 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-c851dc65-a5d9-46fc-8b17-8bc5fd507a88', 'x-compute-request-id': 'req-c851dc65-a5d9-46fc-8b17-8bc5fd507a88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:23,790 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.039s
2025-12-26 07:41:23,790 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-27229497-df44-40f4-8df3-83613d8629d4', 'x-compute-request-id': 'req-27229497-df44-40f4-8df3-83613d8629d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:24,835 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.041s
2025-12-26 07:41:24,835 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-6d3cdd34-a4ee-454d-b772-2398ddef5613', 'x-compute-request-id': 'req-6d3cdd34-a4ee-454d-b772-2398ddef5613', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:25,877 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.039s
2025-12-26 07:41:25,878 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-3516a4cb-f177-4332-870e-1a4850594d59', 'x-compute-request-id': 'req-3516a4cb-f177-4332-870e-1a4850594d59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:26,929 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.048s
2025-12-26 07:41:26,930 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-6208c902-e152-45d9-af8f-c6d7d1f27cb6', 'x-compute-request-id': 'req-6208c902-e152-45d9-af8f-c6d7d1f27cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:27,974 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.041s
2025-12-26 07:41:27,974 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-4d097083-3da0-4a68-9d84-cf284e639955', 'x-compute-request-id': 'req-4d097083-3da0-4a68-9d84-cf284e639955', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:29,023 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:41:29,023 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-a1cf4066-baba-4513-8832-c5136500a057', 'x-compute-request-id': 'req-a1cf4066-baba-4513-8832-c5136500a057', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:30,069 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.043s
2025-12-26 07:41:30,070 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-0e73aacf-befc-4088-8ff4-905942d82def', 'x-compute-request-id': 'req-0e73aacf-befc-4088-8ff4-905942d82def', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:31,134 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.061s
2025-12-26 07:41:31,134 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-cb6a5c99-80eb-4aea-a330-84c58c8632dd', 'x-compute-request-id': 'req-cb6a5c99-80eb-4aea-a330-84c58c8632dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:32,185 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.048s
2025-12-26 07:41:32,186 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-1f51cccb-d05e-4478-b1f0-9166432eca2c', 'x-compute-request-id': 'req-1f51cccb-d05e-4478-b1f0-9166432eca2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:33,230 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.041s
2025-12-26 07:41:33,231 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-1a0db14b-eb20-4480-935b-bd2a38ed474a', 'x-compute-request-id': 'req-1a0db14b-eb20-4480-935b-bd2a38ed474a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:34,286 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.052s
2025-12-26 07:41:34,287 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-47d08646-4476-4350-8383-5037755bb151', 'x-compute-request-id': 'req-47d08646-4476-4350-8383-5037755bb151', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:35,343 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.054s
2025-12-26 07:41:35,344 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-4ff32f2b-b785-4aaf-b210-4ff2dd669424', 'x-compute-request-id': 'req-4ff32f2b-b785-4aaf-b210-4ff2dd669424', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:36,387 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.041s
2025-12-26 07:41:36,388 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-25ecbe58-8b96-4b82-a9d2-0223209da6f0', 'x-compute-request-id': 'req-25ecbe58-8b96-4b82-a9d2-0223209da6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:37,432 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.041s
2025-12-26 07:41:37,433 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-42d8919c-2a02-45f8-b182-2c1b4e00cd39', 'x-compute-request-id': 'req-42d8919c-2a02-45f8-b182-2c1b4e00cd39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:38,487 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.051s
2025-12-26 07:41:38,487 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-2165e1fc-7b0f-4037-871e-62441ea980ec', 'x-compute-request-id': 'req-2165e1fc-7b0f-4037-871e-62441ea980ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:39,574 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.084s
2025-12-26 07:41:39,575 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-dc6414f2-ac72-4a38-9102-67c3e53f13e9', 'x-compute-request-id': 'req-dc6414f2-ac72-4a38-9102-67c3e53f13e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:40,631 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.053s
2025-12-26 07:41:40,632 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-734ab5d6-3ddd-4079-824c-3615793d63c4', 'x-compute-request-id': 'req-734ab5d6-3ddd-4079-824c-3615793d63c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:41,850 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.215s
2025-12-26 07:41:41,851 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-0fef4a95-1052-4241-8bf7-8a6dbab5ebb8', 'x-compute-request-id': 'req-0fef4a95-1052-4241-8bf7-8a6dbab5ebb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:42,901 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.047s
2025-12-26 07:41:42,902 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-a24216b6-d6fa-4cbe-b353-055a55b6a2b5', 'x-compute-request-id': 'req-a24216b6-d6fa-4cbe-b353-055a55b6a2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:43,953 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.048s
2025-12-26 07:41:43,953 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-51097c77-93a4-499a-ae6d-cddf3d72fd30', 'x-compute-request-id': 'req-51097c77-93a4-499a-ae6d-cddf3d72fd30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:45,003 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.047s
2025-12-26 07:41:45,004 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-65ba61f4-9ab2-4026-9930-154ee592bd68', 'x-compute-request-id': 'req-65ba61f4-9ab2-4026-9930-154ee592bd68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:46,071 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.064s
2025-12-26 07:41:46,071 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-ea96323b-f37e-407a-97f5-6b3be4c0d0ca', 'x-compute-request-id': 'req-ea96323b-f37e-407a-97f5-6b3be4c0d0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:47,128 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.054s
2025-12-26 07:41:47,128 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-f6e348ea-d817-4df8-a9ec-31dec021f9f7', 'x-compute-request-id': 'req-f6e348ea-d817-4df8-a9ec-31dec021f9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:48,174 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.042s
2025-12-26 07:41:48,174 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-44a3f5f9-c056-4c55-ab40-86560247bf97', 'x-compute-request-id': 'req-44a3f5f9-c056-4c55-ab40-86560247bf97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:49,224 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.047s
2025-12-26 07:41:49,225 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-426a10d8-ad30-44ef-a7f4-a1ce2868ce39', 'x-compute-request-id': 'req-426a10d8-ad30-44ef-a7f4-a1ce2868ce39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:50,275 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.046s
2025-12-26 07:41:50,275 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-0aacc17a-2230-46b1-921e-fdfc43a035e4', 'x-compute-request-id': 'req-0aacc17a-2230-46b1-921e-fdfc43a035e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:51,323 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.044s
2025-12-26 07:41:51,323 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-391864f1-15ce-4e28-8242-4acae089025b', 'x-compute-request-id': 'req-391864f1-15ce-4e28-8242-4acae089025b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:52,371 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:41:52,372 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-5e4b8baf-0b13-4561-a974-3a2da987af68', 'x-compute-request-id': 'req-5e4b8baf-0b13-4561-a974-3a2da987af68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:53,421 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.047s
2025-12-26 07:41:53,421 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-41805c9b-b3ae-47d5-93b8-ef4057077622', 'x-compute-request-id': 'req-41805c9b-b3ae-47d5-93b8-ef4057077622', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:54,473 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.049s
2025-12-26 07:41:54,473 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-2047de7b-4ecb-44da-b122-189c4719929e', 'x-compute-request-id': 'req-2047de7b-4ecb-44da-b122-189c4719929e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:55,526 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.049s
2025-12-26 07:41:55,526 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-968c205f-f978-4a0d-9806-8e5653b40ee2', 'x-compute-request-id': 'req-968c205f-f978-4a0d-9806-8e5653b40ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:56,610 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.081s
2025-12-26 07:41:56,611 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-50418309-3a74-4c8a-a7fe-4e6be4740ebb', 'x-compute-request-id': 'req-50418309-3a74-4c8a-a7fe-4e6be4740ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:57,665 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.051s
2025-12-26 07:41:57,665 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-632880df-5eea-41d4-bedf-3d984217abe4', 'x-compute-request-id': 'req-632880df-5eea-41d4-bedf-3d984217abe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:58,719 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.051s
2025-12-26 07:41:58,720 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-3dfc936b-2c21-46af-b88e-49e0442d553f', 'x-compute-request-id': 'req-3dfc936b-2c21-46af-b88e-49e0442d553f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:41:59,781 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.058s
2025-12-26 07:41:59,781 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:41: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-d2ca485b-14df-4f72-91a1-202c83d3f2aa', 'x-compute-request-id': 'req-d2ca485b-14df-4f72-91a1-202c83d3f2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:00,840 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.055s
2025-12-26 07:42:00,840 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-d059bf90-579c-4708-a097-152049bf3272', 'x-compute-request-id': 'req-d059bf90-579c-4708-a097-152049bf3272', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:01,888 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.044s
2025-12-26 07:42:01,889 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-768a7ef0-c7c2-49e1-bb8c-d1658b54d691', 'x-compute-request-id': 'req-768a7ef0-c7c2-49e1-bb8c-d1658b54d691', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:02,936 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.044s
2025-12-26 07:42:02,936 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-9822e0c2-52f0-4ab7-8433-24bf1009d1ce', 'x-compute-request-id': 'req-9822e0c2-52f0-4ab7-8433-24bf1009d1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:03,999 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.059s
2025-12-26 07:42:03,999 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-2b687e75-9c99-46a8-b82d-c1c698b2fda3', 'x-compute-request-id': 'req-2b687e75-9c99-46a8-b82d-c1c698b2fda3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:05,057 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.055s
2025-12-26 07:42:05,058 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-6a0418f5-fb49-442b-b176-641d85c2d5e3', 'x-compute-request-id': 'req-6a0418f5-fb49-442b-b176-641d85c2d5e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:06,136 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.075s
2025-12-26 07:42:06,137 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-5da77049-8be3-481f-9aa2-852a6c7cc503', 'x-compute-request-id': 'req-5da77049-8be3-481f-9aa2-852a6c7cc503', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:07,206 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.067s
2025-12-26 07:42:07,207 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-6c128f84-8ad2-4568-89b0-3af3ceae007e', 'x-compute-request-id': 'req-6c128f84-8ad2-4568-89b0-3af3ceae007e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:08,263 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.054s
2025-12-26 07:42:08,263 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-5da7d972-7666-4b7b-be61-17ed30a7ebc7', 'x-compute-request-id': 'req-5da7d972-7666-4b7b-be61-17ed30a7ebc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:09,329 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.063s
2025-12-26 07:42:09,330 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-8c8db7b0-ae95-4dc9-97ed-c876869d27d7', 'x-compute-request-id': 'req-8c8db7b0-ae95-4dc9-97ed-c876869d27d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:10,383 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.050s
2025-12-26 07:42:10,383 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-fe616975-867c-4e26-8bf8-352a5d7f051b', 'x-compute-request-id': 'req-fe616975-867c-4e26-8bf8-352a5d7f051b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:11,428 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.042s
2025-12-26 07:42:11,429 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-8f08dbe1-3e81-44e3-b45f-42bb78c68dbb', 'x-compute-request-id': 'req-8f08dbe1-3e81-44e3-b45f-42bb78c68dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:12,484 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.052s
2025-12-26 07:42:12,484 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-e03c4461-720a-42f5-b839-8b3c8e835e0b', 'x-compute-request-id': 'req-e03c4461-720a-42f5-b839-8b3c8e835e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:13,553 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.065s
2025-12-26 07:42:13,553 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-983e6c41-9a30-4d07-ace0-43549f6a82e0', 'x-compute-request-id': 'req-983e6c41-9a30-4d07-ace0-43549f6a82e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:15,211 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.655s
2025-12-26 07:42:15,212 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-2235f729-af03-4bfa-a931-640e4089e313', 'x-compute-request-id': 'req-2235f729-af03-4bfa-a931-640e4089e313', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:16,280 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.066s
2025-12-26 07:42:16,280 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-40542605-8086-427e-af41-22eaea998eeb', 'x-compute-request-id': 'req-40542605-8086-427e-af41-22eaea998eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:17,357 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.073s
2025-12-26 07:42:17,357 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-f5332e76-4bcf-4bc8-aa21-9dc00c45f647', 'x-compute-request-id': 'req-f5332e76-4bcf-4bc8-aa21-9dc00c45f647', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:18,442 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.082s
2025-12-26 07:42:18,443 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-1e32982b-427f-4747-9c39-61b58e000f2b', 'x-compute-request-id': 'req-1e32982b-427f-4747-9c39-61b58e000f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:19,610 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.164s
2025-12-26 07:42:19,610 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-ba6fac60-87b2-4cd9-be3e-f123d137a3c2', 'x-compute-request-id': 'req-ba6fac60-87b2-4cd9-be3e-f123d137a3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:20,708 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.095s
2025-12-26 07:42:20,709 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-f92a3f24-0cc2-4b61-87df-83eb6914c988', 'x-compute-request-id': 'req-f92a3f24-0cc2-4b61-87df-83eb6914c988', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:21,777 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.065s
2025-12-26 07:42:21,778 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-089eeea7-1465-410a-9059-546eb7b91d20', 'x-compute-request-id': 'req-089eeea7-1465-410a-9059-546eb7b91d20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:22,852 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.071s
2025-12-26 07:42:22,852 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-631dc4a7-2cb7-4608-b561-a556465ae503', 'x-compute-request-id': 'req-631dc4a7-2cb7-4608-b561-a556465ae503', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:23,964 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.110s
2025-12-26 07:42:23,965 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-7dec1fea-e1f5-4e6b-866a-d5524aa16523', 'x-compute-request-id': 'req-7dec1fea-e1f5-4e6b-866a-d5524aa16523', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:25,027 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.060s
2025-12-26 07:42:25,028 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-8b421ec6-7292-4c29-8bc8-bcf3fe3baf2c', 'x-compute-request-id': 'req-8b421ec6-7292-4c29-8bc8-bcf3fe3baf2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:26,128 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.097s
2025-12-26 07:42:26,128 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-e86b1f65-e73b-43a2-8428-56fde69e5dd0', 'x-compute-request-id': 'req-e86b1f65-e73b-43a2-8428-56fde69e5dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:27,181 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.049s
2025-12-26 07:42:27,181 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-61eedba9-8627-4178-9db6-0f859bda8a67', 'x-compute-request-id': 'req-61eedba9-8627-4178-9db6-0f859bda8a67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:28,233 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.049s
2025-12-26 07:42:28,234 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-f26708f8-36ce-4165-ba1a-6882df2f997a', 'x-compute-request-id': 'req-f26708f8-36ce-4165-ba1a-6882df2f997a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:29,296 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.059s
2025-12-26 07:42:29,297 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-d1e156ee-2e8b-4f33-9a4f-4717efd70abe', 'x-compute-request-id': 'req-d1e156ee-2e8b-4f33-9a4f-4717efd70abe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:30,340 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.040s
2025-12-26 07:42:30,340 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-1e00a9c1-39b0-408f-868b-a91b453c90fc', 'x-compute-request-id': 'req-1e00a9c1-39b0-408f-868b-a91b453c90fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:31,399 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.055s
2025-12-26 07:42:31,399 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-cc4c1dbe-32d5-4320-8c74-22ea3c8aaf84', 'x-compute-request-id': 'req-cc4c1dbe-32d5-4320-8c74-22ea3c8aaf84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:32,455 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.053s
2025-12-26 07:42:32,456 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-fc869ff1-b7cd-473e-aa62-86477b8739c0', 'x-compute-request-id': 'req-fc869ff1-b7cd-473e-aa62-86477b8739c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:33,516 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.057s
2025-12-26 07:42:33,516 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-21a1b3aa-4ce8-4b81-924f-93f0ddada9d7', 'x-compute-request-id': 'req-21a1b3aa-4ce8-4b81-924f-93f0ddada9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:34,572 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.053s
2025-12-26 07:42:34,572 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-5bf67c5d-923c-488c-83af-1fa0a45df23e', 'x-compute-request-id': 'req-5bf67c5d-923c-488c-83af-1fa0a45df23e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:35,635 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.060s
2025-12-26 07:42:35,636 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-697c29cc-d417-47d1-8832-15be5556ec9d', 'x-compute-request-id': 'req-697c29cc-d417-47d1-8832-15be5556ec9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:36,717 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.077s
2025-12-26 07:42:36,717 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-bd1ad57e-1301-4fe5-b79d-23cf1b52fbe2', 'x-compute-request-id': 'req-bd1ad57e-1301-4fe5-b79d-23cf1b52fbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:37,772 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.051s
2025-12-26 07:42:37,772 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-660f5707-a933-46d3-8da3-fc1ec38657f2', 'x-compute-request-id': 'req-660f5707-a933-46d3-8da3-fc1ec38657f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:38,833 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.058s
2025-12-26 07:42:38,833 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-987db054-6c6a-4c2c-bf8d-ebf7f03681db', 'x-compute-request-id': 'req-987db054-6c6a-4c2c-bf8d-ebf7f03681db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:39,884 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.047s
2025-12-26 07:42:39,884 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-4a1bda81-eba1-467a-8f88-03d0ba86bd2d', 'x-compute-request-id': 'req-4a1bda81-eba1-467a-8f88-03d0ba86bd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:40,944 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.058s
2025-12-26 07:42:40,945 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-0da2e150-3927-4859-9c5d-00f6aed81574', 'x-compute-request-id': 'req-0da2e150-3927-4859-9c5d-00f6aed81574', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:41,993 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:42:41,994 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-ac957705-4014-49fc-8eaf-799cb6329773', 'x-compute-request-id': 'req-ac957705-4014-49fc-8eaf-799cb6329773', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:43,069 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.072s
2025-12-26 07:42:43,070 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-3d3dcc1a-3992-4317-ac02-6715573b5c43', 'x-compute-request-id': 'req-3d3dcc1a-3992-4317-ac02-6715573b5c43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:44,128 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.055s
2025-12-26 07:42:44,128 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-6ffa3e3c-d7e6-4859-a830-b22d72943000', 'x-compute-request-id': 'req-6ffa3e3c-d7e6-4859-a830-b22d72943000', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:45,176 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:42:45,177 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-7870b211-d023-4a57-8993-5eb08e95e95a', 'x-compute-request-id': 'req-7870b211-d023-4a57-8993-5eb08e95e95a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:46,230 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.050s
2025-12-26 07:42:46,230 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-13ab69b0-cead-49e6-96e8-3027b276a772', 'x-compute-request-id': 'req-13ab69b0-cead-49e6-96e8-3027b276a772', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:47,297 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.065s
2025-12-26 07:42:47,298 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-4f379a17-92cd-482a-a243-b76594d230fe', 'x-compute-request-id': 'req-4f379a17-92cd-482a-a243-b76594d230fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:48,348 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.047s
2025-12-26 07:42:48,348 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-1cce1af4-ca4d-494e-8709-c495ba446fe5', 'x-compute-request-id': 'req-1cce1af4-ca4d-494e-8709-c495ba446fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:49,397 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.046s
2025-12-26 07:42:49,398 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-628b0c39-e870-403a-9681-512c690a1ffb', 'x-compute-request-id': 'req-628b0c39-e870-403a-9681-512c690a1ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:50,462 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.061s
2025-12-26 07:42:50,462 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-e29add82-7c2d-4520-9614-4d71aa100cbd', 'x-compute-request-id': 'req-e29add82-7c2d-4520-9614-4d71aa100cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:51,510 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:42:51,511 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-d37e0d1f-633e-4e43-af57-4e09a2ccce2c', 'x-compute-request-id': 'req-d37e0d1f-633e-4e43-af57-4e09a2ccce2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:52,558 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:42:52,559 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-64e7712a-45d7-4eb9-b8c4-8541a3c4ef9f', 'x-compute-request-id': 'req-64e7712a-45d7-4eb9-b8c4-8541a3c4ef9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:53,607 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:42:53,607 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-6f175567-a015-440e-9352-49fb3a679ea9', 'x-compute-request-id': 'req-6f175567-a015-440e-9352-49fb3a679ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:54,653 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.043s
2025-12-26 07:42:54,653 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-bbe92037-870e-4cfc-b245-b128030c8884', 'x-compute-request-id': 'req-bbe92037-870e-4cfc-b245-b128030c8884', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:55,701 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.044s
2025-12-26 07:42:55,701 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-acfbe3b6-750b-4887-87b3-96ff1d5e7628', 'x-compute-request-id': 'req-acfbe3b6-750b-4887-87b3-96ff1d5e7628', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:56,752 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.047s
2025-12-26 07:42:56,752 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-009b81d9-2d30-4b07-9eb2-f20fa431c1fc', 'x-compute-request-id': 'req-009b81d9-2d30-4b07-9eb2-f20fa431c1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:57,799 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.044s
2025-12-26 07:42:57,800 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-c653c55f-8671-43c9-b71d-f460aad93905', 'x-compute-request-id': 'req-c653c55f-8671-43c9-b71d-f460aad93905', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:58,858 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.055s
2025-12-26 07:42:58,858 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-d262883c-622d-4df2-8b9d-4ca284ee7ea8', 'x-compute-request-id': 'req-d262883c-622d-4df2-8b9d-4ca284ee7ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:42:59,909 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.048s
2025-12-26 07:42:59,910 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:42: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-efe68749-95f2-4059-b355-6cea42a83e5c', 'x-compute-request-id': 'req-efe68749-95f2-4059-b355-6cea42a83e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:00,963 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.051s
2025-12-26 07:43:00,964 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-f1df20e2-3929-4d61-89a9-9ba5abf442c1', 'x-compute-request-id': 'req-f1df20e2-3929-4d61-89a9-9ba5abf442c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:02,015 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.049s
2025-12-26 07:43:02,016 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-83a44b21-1b2d-4191-9ced-871cde0f8564', 'x-compute-request-id': 'req-83a44b21-1b2d-4191-9ced-871cde0f8564', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:03,087 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.068s
2025-12-26 07:43:03,087 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-da98ef47-a56e-4c36-b388-365f50ab0a5e', 'x-compute-request-id': 'req-da98ef47-a56e-4c36-b388-365f50ab0a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:04,139 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.048s
2025-12-26 07:43:04,139 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-d2136738-441b-4ab2-adb4-6907a473fed2', 'x-compute-request-id': 'req-d2136738-441b-4ab2-adb4-6907a473fed2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:05,193 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.051s
2025-12-26 07:43:05,193 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-e2e7369c-ad15-465b-b9aa-fc99076c3d9f', 'x-compute-request-id': 'req-e2e7369c-ad15-465b-b9aa-fc99076c3d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:06,240 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.043s
2025-12-26 07:43:06,240 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-f279b0cc-7dc8-4280-9a88-6fd8bfdb3d80', 'x-compute-request-id': 'req-f279b0cc-7dc8-4280-9a88-6fd8bfdb3d80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:07,294 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.051s
2025-12-26 07:43:07,294 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-0df8d2c6-7955-49eb-bb62-21247c98968d', 'x-compute-request-id': 'req-0df8d2c6-7955-49eb-bb62-21247c98968d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:08,348 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.050s
2025-12-26 07:43:08,348 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-8bbf1c9e-9e6f-45bf-bcb6-0996f99a4404', 'x-compute-request-id': 'req-8bbf1c9e-9e6f-45bf-bcb6-0996f99a4404', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:09,400 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.050s
2025-12-26 07:43:09,401 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-62bc579f-6ac1-453a-ad83-63fc96becf7e', 'x-compute-request-id': 'req-62bc579f-6ac1-453a-ad83-63fc96becf7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:10,445 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.041s
2025-12-26 07:43:10,445 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-112bced5-d86b-4659-bb5c-ce3bdc3231a2', 'x-compute-request-id': 'req-112bced5-d86b-4659-bb5c-ce3bdc3231a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:11,497 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.048s
2025-12-26 07:43:11,497 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-06f31edb-f05d-41a8-9b96-7271dd7ea6a0', 'x-compute-request-id': 'req-06f31edb-f05d-41a8-9b96-7271dd7ea6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:12,547 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:43:12,547 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-997ab560-769c-4f4b-8324-44c15939ab6b', 'x-compute-request-id': 'req-997ab560-769c-4f4b-8324-44c15939ab6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:13,600 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:43:13,601 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-896678c6-b645-441f-ad3b-2d6354095b1d', 'x-compute-request-id': 'req-896678c6-b645-441f-ad3b-2d6354095b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:14,649 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.046s
2025-12-26 07:43:14,649 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-330edc0b-f01c-4855-950f-711d374f1067', 'x-compute-request-id': 'req-330edc0b-f01c-4855-950f-711d374f1067', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:15,732 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.079s
2025-12-26 07:43:15,732 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-7c269ed9-b514-41b8-a98e-2b7c3f32cdc3', 'x-compute-request-id': 'req-7c269ed9-b514-41b8-a98e-2b7c3f32cdc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:16,777 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.043s
2025-12-26 07:43:16,778 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-959766a2-279a-4dc1-a89d-89b20a7b07c4', 'x-compute-request-id': 'req-959766a2-279a-4dc1-a89d-89b20a7b07c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:17,822 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.041s
2025-12-26 07:43:17,823 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-b75ec971-7abd-4859-8d84-307d0672e2a7', 'x-compute-request-id': 'req-b75ec971-7abd-4859-8d84-307d0672e2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:18,870 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.044s
2025-12-26 07:43:18,870 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-1e6b08e9-8fe0-472e-919a-c830dc0b9972', 'x-compute-request-id': 'req-1e6b08e9-8fe0-472e-919a-c830dc0b9972', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:19,915 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.042s
2025-12-26 07:43:19,915 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-ef1d4f15-20b9-45cd-a7a3-555b09ceec82', 'x-compute-request-id': 'req-ef1d4f15-20b9-45cd-a7a3-555b09ceec82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:20,963 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.045s
2025-12-26 07:43:20,963 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-2b0a6e63-3f95-45e9-909a-f4be37128747', 'x-compute-request-id': 'req-2b0a6e63-3f95-45e9-909a-f4be37128747', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:22,022 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.055s
2025-12-26 07:43:22,022 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-06f77be1-c8a1-416e-a652-eb3355f0b49a', 'x-compute-request-id': 'req-06f77be1-c8a1-416e-a652-eb3355f0b49a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:23,072 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.047s
2025-12-26 07:43:23,073 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-da53254d-8e83-436b-8b98-b9ac20dd1cb1', 'x-compute-request-id': 'req-da53254d-8e83-436b-8b98-b9ac20dd1cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:24,156 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.081s
2025-12-26 07:43:24,156 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-d82e98de-683a-4095-94a3-74f5b8957be1', 'x-compute-request-id': 'req-d82e98de-683a-4095-94a3-74f5b8957be1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:25,235 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.077s
2025-12-26 07:43:25,236 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-a9d0ded9-1c6f-40c0-93f1-f784c8e39335', 'x-compute-request-id': 'req-a9d0ded9-1c6f-40c0-93f1-f784c8e39335', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:26,296 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.058s
2025-12-26 07:43:26,297 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-c4eb6f5b-1997-4aba-bff2-1f3507d2c98c', 'x-compute-request-id': 'req-c4eb6f5b-1997-4aba-bff2-1f3507d2c98c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:27,351 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.052s
2025-12-26 07:43:27,352 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-13740812-1507-4f76-9887-2b89895403e1', 'x-compute-request-id': 'req-13740812-1507-4f76-9887-2b89895403e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:28,433 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.079s
2025-12-26 07:43:28,434 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-1e601434-c974-4fe2-8803-0e1e1907f1b9', 'x-compute-request-id': 'req-1e601434-c974-4fe2-8803-0e1e1907f1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:29,478 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.041s
2025-12-26 07:43:29,478 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-b1d46502-db25-42b2-9a7a-d5d03ac4d5e6', 'x-compute-request-id': 'req-b1d46502-db25-42b2-9a7a-d5d03ac4d5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:30,537 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.055s
2025-12-26 07:43:30,537 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-d033cd37-a933-4f24-b65d-e6ea9652de60', 'x-compute-request-id': 'req-d033cd37-a933-4f24-b65d-e6ea9652de60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:31,607 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.067s
2025-12-26 07:43:31,607 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-4ebd93b8-a02d-4997-b769-ca6ad47b360c', 'x-compute-request-id': 'req-4ebd93b8-a02d-4997-b769-ca6ad47b360c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:32,665 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.054s
2025-12-26 07:43:32,665 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-7a29cf2d-61d0-462e-a2b3-f486e0202777', 'x-compute-request-id': 'req-7a29cf2d-61d0-462e-a2b3-f486e0202777', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:33,743 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.074s
2025-12-26 07:43:33,743 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-5f2b2892-5684-46a4-ab73-71d2c8ab1e7a', 'x-compute-request-id': 'req-5f2b2892-5684-46a4-ab73-71d2c8ab1e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:34,806 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.060s
2025-12-26 07:43:34,807 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-1ab1c051-b86d-4d4a-b743-a585ac130596', 'x-compute-request-id': 'req-1ab1c051-b86d-4d4a-b743-a585ac130596', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:35,859 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.049s
2025-12-26 07:43:35,859 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-6225fce6-0435-497c-b933-3d862e17a58d', 'x-compute-request-id': 'req-6225fce6-0435-497c-b933-3d862e17a58d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:36,921 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.058s
2025-12-26 07:43:36,921 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-40c2dfc2-8bf9-4b22-ae79-7ddc8231ea91', 'x-compute-request-id': 'req-40c2dfc2-8bf9-4b22-ae79-7ddc8231ea91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:37,998 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.073s
2025-12-26 07:43:37,999 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-0b751f16-4bf3-449d-aad4-ea3a5e935b93', 'x-compute-request-id': 'req-0b751f16-4bf3-449d-aad4-ea3a5e935b93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:39,077 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.076s
2025-12-26 07:43:39,078 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-723be678-bfb8-41b2-b560-364ec86e3a0f', 'x-compute-request-id': 'req-723be678-bfb8-41b2-b560-364ec86e3a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:40,123 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.042s
2025-12-26 07:43:40,123 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-f6248fb9-e473-4f76-be97-49779968d995', 'x-compute-request-id': 'req-f6248fb9-e473-4f76-be97-49779968d995', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:41,182 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.055s
2025-12-26 07:43:41,182 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-9d26d8a0-21eb-458e-bddf-b8e6c3176fa6', 'x-compute-request-id': 'req-9d26d8a0-21eb-458e-bddf-b8e6c3176fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:42,238 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.053s
2025-12-26 07:43:42,239 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-21971294-99e2-4dc3-967f-28f1ed7a87ca', 'x-compute-request-id': 'req-21971294-99e2-4dc3-967f-28f1ed7a87ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:43,295 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.054s
2025-12-26 07:43:43,295 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-5d7c7355-2133-477b-9143-4e6c0e4a9499', 'x-compute-request-id': 'req-5d7c7355-2133-477b-9143-4e6c0e4a9499', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:44,367 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.069s
2025-12-26 07:43:44,368 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-0370ba9b-8425-4648-9f54-7b28ec14147c', 'x-compute-request-id': 'req-0370ba9b-8425-4648-9f54-7b28ec14147c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:45,424 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.053s
2025-12-26 07:43:45,424 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-001b9499-45a0-41a9-8d27-8fdad5593fc8', 'x-compute-request-id': 'req-001b9499-45a0-41a9-8d27-8fdad5593fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:46,825 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.399s
2025-12-26 07:43:46,826 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-531ed333-9145-46fb-abfd-a6423f726a7f', 'x-compute-request-id': 'req-531ed333-9145-46fb-abfd-a6423f726a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:47,877 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments 0.049s
2025-12-26 07:43:47,878 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43: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-af89cb28-864d-4a42-8eac-be50cfb793a3', 'x-compute-request-id': 'req-af89cb28-864d-4a42-8eac-be50cfb793a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "volumeId": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "serverId": "0ec9121d-1630-471c-b910-f124ad7c2595", "device": "/dev/vdb"}]}'
2025-12-26 07:43:49,952 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/action 1.071s
2025-12-26 07:43:49,953 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43:48 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-92506a63-fcb2-4c2a-951a-dd55d37982d0', 'x-compute-request-id': 'req-92506a63-fcb2-4c2a-951a-dd55d37982d0', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.221/compute/v2.1/servers/0ec9121d-1630-471c-b910-f124ad7c2595/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-12-26 07:43:49,995 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.041s
2025-12-26 07:43:49,995 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dde9a35-793e-48fa-80ef-d479695bce3d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dde9a35-793e-48fa-80ef-d479695bce3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:43:51,047 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.041s
2025-12-26 07:43:51,047 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c7d85a-1919-4276-bf00-5c0445dec797', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c7d85a-1919-4276-bf00-5c0445dec797', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:43:52,099 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.040s
2025-12-26 07:43:52,099 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9196921-fbd6-4c62-aa10-4e76cc8e3a64', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9196921-fbd6-4c62-aa10-4e76cc8e3a64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:43:53,146 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.035s
2025-12-26 07:43:53,146 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ff3930-da24-40ee-974c-7b25fec790a2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ff3930-da24-40ee-974c-7b25fec790a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:43:54,290 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.133s
2025-12-26 07:43:54,290 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3333d0b5-e395-40e2-8650-1a9d48e3b232', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3333d0b5-e395-40e2-8650-1a9d48e3b232', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:43:55,393 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.088s
2025-12-26 07:43:55,393 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a3c2a1-3067-48b3-ba3c-206c1faccff4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a3c2a1-3067-48b3-ba3c-206c1faccff4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:43:56,460 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.052s
2025-12-26 07:43:56,460 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a03e93-eab4-4cad-b96b-f8ea8eb29054', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a03e93-eab4-4cad-b96b-f8ea8eb29054', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:43:57,512 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:43:57,513 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b460083-55ef-4e18-afba-e538e9b5c25a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b460083-55ef-4e18-afba-e538e9b5c25a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:43:58,573 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.048s
2025-12-26 07:43:58,573 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37195064-3e7d-4b76-82cb-9310d4e5f526', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37195064-3e7d-4b76-82cb-9310d4e5f526', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:43:59,641 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.056s
2025-12-26 07:43:59,641 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:43:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668cf621-e19c-4a0c-8c98-2cdb3966621c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668cf621-e19c-4a0c-8c98-2cdb3966621c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:00,778 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.124s
2025-12-26 07:44:00,778 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1b37be-d27a-4675-a43e-7a9583924ba9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1b37be-d27a-4675-a43e-7a9583924ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:01,878 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.087s
2025-12-26 07:44:01,878 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2652e92f-64c6-4e7e-a259-c69f0ab0b529', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2652e92f-64c6-4e7e-a259-c69f0ab0b529', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:02,940 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.050s
2025-12-26 07:44:02,940 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f423d0c-e6b5-4151-b45e-387641f5f128', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f423d0c-e6b5-4151-b45e-387641f5f128', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:04,071 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.119s
2025-12-26 07:44:04,071 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb8f640-db19-4bc9-9d54-530822ae6a20', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb8f640-db19-4bc9-9d54-530822ae6a20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:05,271 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.188s
2025-12-26 07:44:05,271 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e97e330-4dcb-4c7e-9a25-26e1241104d3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e97e330-4dcb-4c7e-9a25-26e1241104d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:06,508 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.225s
2025-12-26 07:44:06,508 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a380b4a1-a7c5-4e9f-afa3-b19d6be0a5f4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a380b4a1-a7c5-4e9f-afa3-b19d6be0a5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:07,562 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:44:07,562 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f66755a-c19e-4a8b-a7e1-e474bf692e4e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f66755a-c19e-4a8b-a7e1-e474bf692e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:08,620 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.046s
2025-12-26 07:44:08,620 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea4d498-65fc-4b02-b3be-4bbf10aadc3d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea4d498-65fc-4b02-b3be-4bbf10aadc3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:09,668 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.037s
2025-12-26 07:44:09,668 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5497f7-cb66-4f38-a054-1590215f4cfa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5497f7-cb66-4f38-a054-1590215f4cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:10,731 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.051s
2025-12-26 07:44:10,731 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deabcf39-2bf4-4102-b4f0-5334e9c4fa65', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deabcf39-2bf4-4102-b4f0-5334e9c4fa65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:11,816 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.073s
2025-12-26 07:44:11,816 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a79554c-d1a9-421a-abd1-1c51bdc81e86', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a79554c-d1a9-421a-abd1-1c51bdc81e86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:12,895 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.068s
2025-12-26 07:44:12,895 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ca57b6-2bf9-4878-ac59-ef3e77255416', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ca57b6-2bf9-4878-ac59-ef3e77255416', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:13,969 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.062s
2025-12-26 07:44:13,969 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7cc501-6785-43c9-8c7a-64cd1172e894', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7cc501-6785-43c9-8c7a-64cd1172e894', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:15,025 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.043s
2025-12-26 07:44:15,025 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0329ca6c-6be8-462b-a9ab-37f12ed58eb9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0329ca6c-6be8-462b-a9ab-37f12ed58eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:16,083 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.046s
2025-12-26 07:44:16,083 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76aa633b-9227-4cac-ac44-b721aa6f4141', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76aa633b-9227-4cac-ac44-b721aa6f4141', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:17,163 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.067s
2025-12-26 07:44:17,163 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13d6310-9fd6-40fe-8e59-f534f700755c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13d6310-9fd6-40fe-8e59-f534f700755c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:18,213 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:44:18,214 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-025d7129-22fb-48dc-b8d6-80eff6f377f4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-025d7129-22fb-48dc-b8d6-80eff6f377f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:19,277 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.051s
2025-12-26 07:44:19,277 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec81e863-7f99-4f0a-9d68-2760418fe163', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec81e863-7f99-4f0a-9d68-2760418fe163', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:20,367 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.078s
2025-12-26 07:44:20,368 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2052312-b313-4be1-b4df-7c3cddb86346', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2052312-b313-4be1-b4df-7c3cddb86346', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:21,429 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.049s
2025-12-26 07:44:21,429 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-678f6075-d015-4227-9da2-4787143318ad', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-678f6075-d015-4227-9da2-4787143318ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:22,485 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.045s
2025-12-26 07:44:22,486 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbfec31f-5b44-4a31-9784-0c0ebc6b7d10', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbfec31f-5b44-4a31-9784-0c0ebc6b7d10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:23,543 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.046s
2025-12-26 07:44:23,543 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a419f8-cc01-4d9d-96ee-3341633acd44', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a419f8-cc01-4d9d-96ee-3341633acd44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:24,594 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:44:24,594 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b88b22b-dce0-420a-94ab-7c0a2c26d47c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b88b22b-dce0-420a-94ab-7c0a2c26d47c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:25,818 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.213s
2025-12-26 07:44:25,819 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8816534f-e260-4d06-9286-63c1764ea566', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8816534f-e260-4d06-9286-63c1764ea566', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:26,927 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.095s
2025-12-26 07:44:26,927 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d983bd6-ffaa-41de-8de3-4f602551c389', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d983bd6-ffaa-41de-8de3-4f602551c389', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:27,982 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.043s
2025-12-26 07:44:27,982 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9f8a36f-ef5c-417d-b1ba-c2993f248961', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f8a36f-ef5c-417d-b1ba-c2993f248961', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:29,029 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.036s
2025-12-26 07:44:29,030 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90cffda-28b9-4e2f-9d62-0649b15d7f28', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90cffda-28b9-4e2f-9d62-0649b15d7f28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:30,079 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:44:30,080 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a345d179-96e6-4215-ac32-ccdc00e99bdb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a345d179-96e6-4215-ac32-ccdc00e99bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:31,126 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.036s
2025-12-26 07:44:31,127 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf03bc2d-30bd-424c-ac6b-e299c2ef23fe', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf03bc2d-30bd-424c-ac6b-e299c2ef23fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:32,180 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.040s
2025-12-26 07:44:32,181 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8eae191-ad57-40f7-bb97-2f786ced0894', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8eae191-ad57-40f7-bb97-2f786ced0894', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:33,232 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.040s
2025-12-26 07:44:33,233 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809de35b-bde1-47c8-a255-21ddcf17a7f5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809de35b-bde1-47c8-a255-21ddcf17a7f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:34,289 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.044s
2025-12-26 07:44:34,289 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f1a60e1-fbbc-4843-a120-72810c4ec0d5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f1a60e1-fbbc-4843-a120-72810c4ec0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:35,337 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.037s
2025-12-26 07:44:35,338 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b3025c-836c-4cf0-a068-074ec52a3894', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b3025c-836c-4cf0-a068-074ec52a3894', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:36,387 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:44:36,387 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db67bbf-d710-4ac7-abd6-7feb099d1272', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db67bbf-d710-4ac7-abd6-7feb099d1272', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:37,438 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:44:37,438 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1252c09b-d69e-45d3-b9ca-f4cad8152e2f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1252c09b-d69e-45d3-b9ca-f4cad8152e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:38,494 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.045s
2025-12-26 07:44:38,494 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f2ba64-3f42-4986-ab14-f655a4d84133', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f2ba64-3f42-4986-ab14-f655a4d84133', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:39,561 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.055s
2025-12-26 07:44:39,561 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1e144e-eeea-4903-85a8-79e707c3bd10', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1e144e-eeea-4903-85a8-79e707c3bd10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:40,617 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.045s
2025-12-26 07:44:40,618 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d3211dc-43e3-4e1d-97ac-abbab8645eb3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d3211dc-43e3-4e1d-97ac-abbab8645eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:41,669 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.040s
2025-12-26 07:44:41,669 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e4b702-c4ac-4292-bed8-fe6e9de58d89', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e4b702-c4ac-4292-bed8-fe6e9de58d89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:42,726 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.047s
2025-12-26 07:44:42,727 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4628764f-6461-478a-9b67-5bb8cff3fa47', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4628764f-6461-478a-9b67-5bb8cff3fa47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:43,794 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.056s
2025-12-26 07:44:43,795 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285fbd9b-4049-4317-9a57-f5405286f254', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285fbd9b-4049-4317-9a57-f5405286f254', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:44,855 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.047s
2025-12-26 07:44:44,856 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e05bffc-ecd7-4162-8887-5fa4c6ce0061', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e05bffc-ecd7-4162-8887-5fa4c6ce0061', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:45,914 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.047s
2025-12-26 07:44:45,914 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ec4a0b-ebe4-4d5f-92aa-97e487cf193d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ec4a0b-ebe4-4d5f-92aa-97e487cf193d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:46,963 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:44:46,964 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6285846b-73f4-4ff9-a83f-3a3dd0596a08', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6285846b-73f4-4ff9-a83f-3a3dd0596a08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:48,020 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.044s
2025-12-26 07:44:48,020 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd013a43-4309-4d95-8083-21ba511e110c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd013a43-4309-4d95-8083-21ba511e110c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:49,070 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:44:49,070 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee676110-6462-4f8b-8e8b-97b109083359', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee676110-6462-4f8b-8e8b-97b109083359', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:50,133 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.051s
2025-12-26 07:44:50,134 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c01d3284-6d6a-4397-b500-2dc603f24cc0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01d3284-6d6a-4397-b500-2dc603f24cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:51,214 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.068s
2025-12-26 07:44:51,214 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04708047-165a-4442-ae04-732b8e219d8d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04708047-165a-4442-ae04-732b8e219d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:52,296 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.071s
2025-12-26 07:44:52,297 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f224d3-2ba0-4ee4-9f0b-23c72fdacfd5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f224d3-2ba0-4ee4-9f0b-23c72fdacfd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:53,364 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.055s
2025-12-26 07:44:53,364 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc747c4-b718-4290-9c6d-7ab6381fd0a8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc747c4-b718-4290-9c6d-7ab6381fd0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:54,433 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.058s
2025-12-26 07:44:54,434 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2036a543-e5d4-4775-9e5c-ee36009f0af3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2036a543-e5d4-4775-9e5c-ee36009f0af3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:55,495 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.050s
2025-12-26 07:44:55,496 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c302240c-508b-43c1-9d23-91ccddc8ea4c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c302240c-508b-43c1-9d23-91ccddc8ea4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:56,548 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.041s
2025-12-26 07:44:56,548 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff893e10-50c0-4fbd-bd02-0cefaa921915', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff893e10-50c0-4fbd-bd02-0cefaa921915', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:57,606 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.045s
2025-12-26 07:44:57,606 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a0171f-c396-463c-a516-2fb6bf6be7ec', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a0171f-c396-463c-a516-2fb6bf6be7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:58,659 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.041s
2025-12-26 07:44:58,659 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa826bab-d24c-4876-a0e3-4f18cddaabd3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa826bab-d24c-4876-a0e3-4f18cddaabd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:44:59,714 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.044s
2025-12-26 07:44:59,715 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1a7066-54ca-4621-9a54-9c8555f28b2b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1a7066-54ca-4621-9a54-9c8555f28b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:00,768 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.042s
2025-12-26 07:45:00,769 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100b6887-08a5-47a9-8c8f-4b911cd0b3aa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-100b6887-08a5-47a9-8c8f-4b911cd0b3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:01,816 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.035s
2025-12-26 07:45:01,816 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f70cbc-a25f-4ac7-a471-fe6e1d067c14', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f70cbc-a25f-4ac7-a471-fe6e1d067c14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:02,866 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:45:02,866 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee1a17b-8eb7-4f6b-9d2f-9b0ec6ab7d6d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee1a17b-8eb7-4f6b-9d2f-9b0ec6ab7d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:03,917 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:45:03,917 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-137bab12-c87f-4e10-a6bd-724a78e8c516', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137bab12-c87f-4e10-a6bd-724a78e8c516', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:04,973 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.045s
2025-12-26 07:45:04,974 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb0e99e-53c2-4d76-8c1d-89865166a8ce', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb0e99e-53c2-4d76-8c1d-89865166a8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:06,021 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.036s
2025-12-26 07:45:06,021 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb375156-2ce4-4a67-9257-2bfac87316ff', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb375156-2ce4-4a67-9257-2bfac87316ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:07,069 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.035s
2025-12-26 07:45:07,069 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef24388-20b8-4f58-be5a-df6f5c1497dd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef24388-20b8-4f58-be5a-df6f5c1497dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:08,114 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.034s
2025-12-26 07:45:08,115 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c5e4f2-0d62-49cb-a87c-249c7b953229', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c5e4f2-0d62-49cb-a87c-249c7b953229', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:09,167 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.041s
2025-12-26 07:45:09,168 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d1696b-745d-4f68-a85f-0c06469d1811', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d1696b-745d-4f68-a85f-0c06469d1811', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:10,227 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.048s
2025-12-26 07:45:10,227 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3e51f2-f39b-480e-9abc-65acf01bcaf4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3e51f2-f39b-480e-9abc-65acf01bcaf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:11,300 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.061s
2025-12-26 07:45:11,300 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3ad754-3a24-4407-abc8-281196445fc2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3ad754-3a24-4407-abc8-281196445fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:12,363 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.050s
2025-12-26 07:45:12,363 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d741eb8a-7820-4c43-8758-0c0ce58a54d5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d741eb8a-7820-4c43-8758-0c0ce58a54d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:13,415 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:45:13,415 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3650c91-c1c8-4fa5-954a-be07b2ada272', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3650c91-c1c8-4fa5-954a-be07b2ada272', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:14,484 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.058s
2025-12-26 07:45:14,485 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a52bcb1-f9d2-4399-8f60-5da6132399f6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a52bcb1-f9d2-4399-8f60-5da6132399f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:15,555 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.059s
2025-12-26 07:45:15,556 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405e6fcd-c6e3-4f1d-a916-aaaf48b4fe81', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405e6fcd-c6e3-4f1d-a916-aaaf48b4fe81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:16,626 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.058s
2025-12-26 07:45:16,626 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee16025-0d0b-44e8-9cac-5e975596f591', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee16025-0d0b-44e8-9cac-5e975596f591', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:17,684 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.046s
2025-12-26 07:45:17,685 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64a7231-2d0b-48f1-8dd3-e231bd5646e4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f64a7231-2d0b-48f1-8dd3-e231bd5646e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:18,741 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.044s
2025-12-26 07:45:18,742 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a38fd62-fa4a-4b42-8a30-115d794e389d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a38fd62-fa4a-4b42-8a30-115d794e389d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:19,794 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:45:19,794 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8efabae1-7bb9-42c4-8702-9cba6e3fe5c5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8efabae1-7bb9-42c4-8702-9cba6e3fe5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:20,907 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.101s
2025-12-26 07:45:20,907 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3abedd-d928-4d51-ab0b-bfb5b704e351', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3abedd-d928-4d51-ab0b-bfb5b704e351', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:21,980 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.061s
2025-12-26 07:45:21,980 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86bda3bd-3ec6-47e7-9034-76bb51e52178', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86bda3bd-3ec6-47e7-9034-76bb51e52178', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:23,042 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.050s
2025-12-26 07:45:23,043 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d04641-6afe-4180-b0bc-22f3f2c1714d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d04641-6afe-4180-b0bc-22f3f2c1714d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:24,363 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.308s
2025-12-26 07:45:24,363 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58073d6-b0dd-4acd-a413-08fb5a07fd65', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58073d6-b0dd-4acd-a413-08fb5a07fd65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:25,492 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.117s
2025-12-26 07:45:25,493 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0854b9c-4b3e-4fe1-bd80-9ce388361947', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0854b9c-4b3e-4fe1-bd80-9ce388361947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:26,670 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.166s
2025-12-26 07:45:26,670 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70bb4a45-8142-4679-b4de-384ac17abb51', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70bb4a45-8142-4679-b4de-384ac17abb51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:27,775 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.093s
2025-12-26 07:45:27,775 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2744adf0-12a8-4649-ad61-3175e4119f3f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2744adf0-12a8-4649-ad61-3175e4119f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:28,885 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.098s
2025-12-26 07:45:28,885 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985ebca8-bf63-4c1d-937f-be71a4d9416f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985ebca8-bf63-4c1d-937f-be71a4d9416f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:29,947 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.048s
2025-12-26 07:45:29,948 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df09c7f9-1a93-4318-b39b-87dfed0c66aa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df09c7f9-1a93-4318-b39b-87dfed0c66aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:30,995 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.037s
2025-12-26 07:45:30,996 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8397e6-4c50-4842-b0ae-c54b24e5737a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8397e6-4c50-4842-b0ae-c54b24e5737a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:32,243 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.237s
2025-12-26 07:45:32,244 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7600a5a-4f22-4455-abd4-68aae505051b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7600a5a-4f22-4455-abd4-68aae505051b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:33,320 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.064s
2025-12-26 07:45:33,320 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80a227a-1066-447e-bd59-55ad6de11230', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80a227a-1066-447e-bd59-55ad6de11230', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:34,377 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.045s
2025-12-26 07:45:34,377 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f36ead-05aa-4270-928d-f3543997fbfa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f36ead-05aa-4270-928d-f3543997fbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:35,424 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.036s
2025-12-26 07:45:35,425 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40af7e8d-57c1-48a0-be7e-101f8a9e236c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40af7e8d-57c1-48a0-be7e-101f8a9e236c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:36,503 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.067s
2025-12-26 07:45:36,503 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72dd8299-fedd-43c2-86ba-8bc690eb3d5a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72dd8299-fedd-43c2-86ba-8bc690eb3d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:37,550 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.035s
2025-12-26 07:45:37,550 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3755fd6-5fad-4634-9e11-18c7b30c65cb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3755fd6-5fad-4634-9e11-18c7b30c65cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:38,605 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.044s
2025-12-26 07:45:38,605 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf596c4a-ea0a-452f-beb1-f0a2cb01694b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf596c4a-ea0a-452f-beb1-f0a2cb01694b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:39,672 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.055s
2025-12-26 07:45:39,673 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf54207-e54b-4ad6-b4b2-85ee763c5d8e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf54207-e54b-4ad6-b4b2-85ee763c5d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:40,729 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.042s
2025-12-26 07:45:40,729 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b6fe66-ad82-46f9-8eb9-a14d30fe21f8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b6fe66-ad82-46f9-8eb9-a14d30fe21f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:41,789 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.044s
2025-12-26 07:45:41,790 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a78b62-97b8-4618-831c-5f20682591b4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a78b62-97b8-4618-831c-5f20682591b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:42,840 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:45:42,840 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657ecc19-de72-45ea-8f31-b126ec645128', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657ecc19-de72-45ea-8f31-b126ec645128', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:43,889 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.037s
2025-12-26 07:45:43,890 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a24e839-304f-4d85-9fde-3b9ea2868e56', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a24e839-304f-4d85-9fde-3b9ea2868e56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:44,981 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.081s
2025-12-26 07:45:44,981 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845b8a81-aad2-4bf8-bf6a-b20f998359d0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845b8a81-aad2-4bf8-bf6a-b20f998359d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:46,058 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.065s
2025-12-26 07:45:46,059 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a6c1f6c-5c8b-4e9a-87c2-8092f0ade93f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a6c1f6c-5c8b-4e9a-87c2-8092f0ade93f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:47,110 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.037s
2025-12-26 07:45:47,110 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa3c96dc-8c5d-4e55-9d08-d350d50e54b0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa3c96dc-8c5d-4e55-9d08-d350d50e54b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:48,167 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.046s
2025-12-26 07:45:48,167 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983fcf87-57b5-494c-8f5c-7e71e70a2974', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983fcf87-57b5-494c-8f5c-7e71e70a2974', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:49,217 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:45:49,217 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d1307e-1fb9-4634-8fe6-60b8d99523c0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d1307e-1fb9-4634-8fe6-60b8d99523c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:50,268 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:45:50,268 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5105adad-55b2-4d82-93cf-7adaaf02b3db', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5105adad-55b2-4d82-93cf-7adaaf02b3db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:51,329 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.045s
2025-12-26 07:45:51,329 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adfa3cca-7bf7-4aa6-a83f-031e9fe62e0e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adfa3cca-7bf7-4aa6-a83f-031e9fe62e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:52,381 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:45:52,381 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cda7352-41a7-4b53-a2f4-6cf7e1fc62b2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cda7352-41a7-4b53-a2f4-6cf7e1fc62b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:53,435 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.041s
2025-12-26 07:45:53,435 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59689ccc-cdc0-4829-84d1-fb2008026364', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59689ccc-cdc0-4829-84d1-fb2008026364', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:54,486 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:45:54,486 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f785e5d-b84e-4236-9958-432d91a257d8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f785e5d-b84e-4236-9958-432d91a257d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:55,539 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.041s
2025-12-26 07:45:55,540 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace988df-3ffc-47c1-bbf9-e62d47d839f9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace988df-3ffc-47c1-bbf9-e62d47d839f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:56,596 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.042s
2025-12-26 07:45:56,597 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec7316b-f817-4190-9e8e-da71e6d6dc8a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec7316b-f817-4190-9e8e-da71e6d6dc8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:57,652 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.044s
2025-12-26 07:45:57,653 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7adc0f-86ad-48aa-9018-4ff6e8e511c1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf7adc0f-86ad-48aa-9018-4ff6e8e511c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:58,705 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.041s
2025-12-26 07:45:58,706 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2740dd-fa26-46ab-9d94-e136b95da37e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2740dd-fa26-46ab-9d94-e136b95da37e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:45:59,760 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:45:59,761 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:45:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f830db35-e28b-42cf-91a1-a5a2b1949082', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f830db35-e28b-42cf-91a1-a5a2b1949082', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:00,824 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.050s
2025-12-26 07:46:00,824 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e15184-5f53-4a13-b897-ac0ac50d14d4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e15184-5f53-4a13-b897-ac0ac50d14d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:01,874 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:46:01,874 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f39486b6-079f-45b8-b26d-8e1ab3d36c0c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f39486b6-079f-45b8-b26d-8e1ab3d36c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:02,926 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.040s
2025-12-26 07:46:02,926 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177b33e0-13ca-4372-b34c-b117433632e9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177b33e0-13ca-4372-b34c-b117433632e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:03,982 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.044s
2025-12-26 07:46:03,982 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d9412d-8468-48c4-a5e3-dcbe0c6e04c1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d9412d-8468-48c4-a5e3-dcbe0c6e04c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:05,047 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.053s
2025-12-26 07:46:05,047 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adcff159-c395-4ff6-b4fc-f22ab37fdcd0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adcff159-c395-4ff6-b4fc-f22ab37fdcd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:06,097 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:46:06,097 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e827b539-01ef-4dbd-8f1d-de69b6b87886', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e827b539-01ef-4dbd-8f1d-de69b6b87886', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:07,148 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:46:07,149 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a71c608-fe71-46c6-9c48-32d925998f36', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a71c608-fe71-46c6-9c48-32d925998f36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:08,205 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.044s
2025-12-26 07:46:08,205 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0877de12-793f-4741-98a8-6cbcae85dc6c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0877de12-793f-4741-98a8-6cbcae85dc6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:09,274 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.055s
2025-12-26 07:46:09,274 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54643472-1036-46bb-8207-b414ce7a52a8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54643472-1036-46bb-8207-b414ce7a52a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:10,431 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.144s
2025-12-26 07:46:10,431 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d02830-31eb-4da1-96af-578ed1e7c6ef', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d02830-31eb-4da1-96af-578ed1e7c6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:11,477 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.035s
2025-12-26 07:46:11,478 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d56d818-18df-4783-977b-54b3d76b4da8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d56d818-18df-4783-977b-54b3d76b4da8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:12,524 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.035s
2025-12-26 07:46:12,525 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7551eb2-98ad-4476-aedc-6f096d6be3b5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7551eb2-98ad-4476-aedc-6f096d6be3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:13,572 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.036s
2025-12-26 07:46:13,573 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81808d8f-2cf5-4b98-a33a-9406730b5627', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81808d8f-2cf5-4b98-a33a-9406730b5627', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:14,620 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.036s
2025-12-26 07:46:14,621 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2a48a6-7da4-4081-9527-669e3379ed88', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2a48a6-7da4-4081-9527-669e3379ed88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:15,666 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.034s
2025-12-26 07:46:15,667 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61445093-13c6-4d87-9330-03f7c44917fc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61445093-13c6-4d87-9330-03f7c44917fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:16,715 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.037s
2025-12-26 07:46:16,715 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4fa95f9-6109-44ec-ba8a-3e390d4c3d15', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4fa95f9-6109-44ec-ba8a-3e390d4c3d15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:17,762 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.035s
2025-12-26 07:46:17,762 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fc5416-6e53-40e8-9f6c-da55d0c81b11', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fc5416-6e53-40e8-9f6c-da55d0c81b11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:18,809 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.035s
2025-12-26 07:46:18,809 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f324b5-ab3a-41dc-964e-a1b476ec4c49', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f324b5-ab3a-41dc-964e-a1b476ec4c49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:19,856 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.035s
2025-12-26 07:46:19,856 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a2d04e-c752-47cc-b761-d6bc7fb1ef05', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a2d04e-c752-47cc-b761-d6bc7fb1ef05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:20,904 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.038s
2025-12-26 07:46:20,905 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0943efab-1fb1-48f6-8f30-a80c74d21690', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0943efab-1fb1-48f6-8f30-a80c74d21690', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:21,954 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.036s
2025-12-26 07:46:21,954 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd37a4f-ef72-4d50-b0e6-0421e48c19e4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd37a4f-ef72-4d50-b0e6-0421e48c19e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:23,002 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.037s
2025-12-26 07:46:23,002 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e53863-74e2-40b7-8010-3864201f47d2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e53863-74e2-40b7-8010-3864201f47d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:24,070 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.056s
2025-12-26 07:46:24,071 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efcd632d-d323-4053-8061-3403cad8dde8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efcd632d-d323-4053-8061-3403cad8dde8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:25,117 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.035s
2025-12-26 07:46:25,117 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e0b7e0-2007-4afe-82c0-58cf1831ec67', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e0b7e0-2007-4afe-82c0-58cf1831ec67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:26,169 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.040s
2025-12-26 07:46:26,169 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a232b37c-1ffa-446b-82b5-0eb4d5c30974', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a232b37c-1ffa-446b-82b5-0eb4d5c30974', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:27,215 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.034s
2025-12-26 07:46:27,215 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f719b75c-fa52-42ea-b975-5e63938cd096', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f719b75c-fa52-42ea-b975-5e63938cd096', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:28,289 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.063s
2025-12-26 07:46:28,290 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc44decb-ae8e-4231-9bb1-c16db7e69336', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc44decb-ae8e-4231-9bb1-c16db7e69336', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:29,342 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.036s
2025-12-26 07:46:29,343 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7c7575-fdd7-402e-b1e2-863fa503ec41', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7c7575-fdd7-402e-b1e2-863fa503ec41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:30,390 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.036s
2025-12-26 07:46:30,391 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e88a02e-15bc-4b9b-8f38-d17a3ecbe9a4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e88a02e-15bc-4b9b-8f38-d17a3ecbe9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:31,439 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.037s
2025-12-26 07:46:31,440 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5081eef6-4cf8-49bd-8454-d2ac30aa113f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5081eef6-4cf8-49bd-8454-d2ac30aa113f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:32,496 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.045s
2025-12-26 07:46:32,496 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2a70d0-b620-4731-899b-7c727eba32db', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2a70d0-b620-4731-899b-7c727eba32db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:33,549 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.041s
2025-12-26 07:46:33,549 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404a82f1-4d0e-4a97-b540-1f8c5bfc2e8a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404a82f1-4d0e-4a97-b540-1f8c5bfc2e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:34,614 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.054s
2025-12-26 07:46:34,614 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a753d813-75ff-400c-bea5-61ed3c816fb4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a753d813-75ff-400c-bea5-61ed3c816fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:35,675 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.049s
2025-12-26 07:46:35,675 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-553b9e52-d567-4db3-b46a-a989aa28ba2e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-553b9e52-d567-4db3-b46a-a989aa28ba2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:36,726 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:46:36,726 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68ed0f81-2467-4aa5-ae2f-658974543b22', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68ed0f81-2467-4aa5-ae2f-658974543b22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:37,796 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.058s
2025-12-26 07:46:37,797 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6162d7-b9ed-431f-93f6-796959954893', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6162d7-b9ed-431f-93f6-796959954893', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:38,847 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.040s
2025-12-26 07:46:38,848 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788e6efc-749b-4d52-8126-be241b39cb9d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788e6efc-749b-4d52-8126-be241b39cb9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:39,899 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:46:39,899 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f111ee5-1500-4b4c-811e-2cd5a6747c8a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f111ee5-1500-4b4c-811e-2cd5a6747c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:40,980 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.070s
2025-12-26 07:46:40,981 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d5754b-e7bb-43c0-add3-266febf18f9f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d5754b-e7bb-43c0-add3-266febf18f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:42,036 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.044s
2025-12-26 07:46:42,036 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6dadf93-1744-4377-9e6c-934c34f2e6e7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6dadf93-1744-4377-9e6c-934c34f2e6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:43,087 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.040s
2025-12-26 07:46:43,088 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed51c412-077c-4004-8f05-c58626c060c8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed51c412-077c-4004-8f05-c58626c060c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:44,140 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.040s
2025-12-26 07:46:44,140 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e40644e9-8ef4-4d70-80f0-f796a60382a4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e40644e9-8ef4-4d70-80f0-f796a60382a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:45,199 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.046s
2025-12-26 07:46:45,199 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f7b1ae-b792-4f75-8e97-ff38d62ac625', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f7b1ae-b792-4f75-8e97-ff38d62ac625', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:46,273 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.061s
2025-12-26 07:46:46,273 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057d4ec1-e1bd-4ce7-a8e0-8539f3f186c9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057d4ec1-e1bd-4ce7-a8e0-8539f3f186c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:47,324 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:46:47,325 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f473018-c294-42d4-bcd8-d12e0c083176', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f473018-c294-42d4-bcd8-d12e0c083176', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:48,375 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:46:48,375 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf0506e-aded-4b62-aab2-6e367307d064', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf0506e-aded-4b62-aab2-6e367307d064', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:49,426 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:46:49,426 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c5102d8-d9a7-46ff-a33c-ef6f486b54da', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c5102d8-d9a7-46ff-a33c-ef6f486b54da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:50,477 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:46:50,477 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07784769-7a04-4b89-bfc8-46dcbbbe8442', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07784769-7a04-4b89-bfc8-46dcbbbe8442', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:51,530 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.040s
2025-12-26 07:46:51,531 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3a6bf0-b935-4252-9787-b90fd19af496', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3a6bf0-b935-4252-9787-b90fd19af496', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:52,592 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.049s
2025-12-26 07:46:52,592 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6226e44e-9fc8-4588-8c50-fa07bbfec228', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6226e44e-9fc8-4588-8c50-fa07bbfec228', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:53,655 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.051s
2025-12-26 07:46:53,655 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49167c72-d39a-4314-b720-1472bdbf2aef', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49167c72-d39a-4314-b720-1472bdbf2aef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:54,719 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.052s
2025-12-26 07:46:54,719 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c4b5b2-c263-47e1-96e8-bfbe7cb14411', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c4b5b2-c263-47e1-96e8-bfbe7cb14411', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:55,767 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.036s
2025-12-26 07:46:55,767 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c914b454-7881-43c8-961b-78eac1c020f1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c914b454-7881-43c8-961b-78eac1c020f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:56,816 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.037s
2025-12-26 07:46:56,816 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a74cde-8ae8-4bd8-b098-e67147ce3c4d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a74cde-8ae8-4bd8-b098-e67147ce3c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:57,867 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:46:57,868 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-039065a1-00b3-43bd-a8ca-4a572460d08c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-039065a1-00b3-43bd-a8ca-4a572460d08c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:46:58,952 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.073s
2025-12-26 07:46:58,953 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efbb4fe0-349f-407c-ba26-a8eb90123c5f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efbb4fe0-349f-407c-ba26-a8eb90123c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:47:00,004 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.039s
2025-12-26 07:47:00,005 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:46:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac5c88d-ef63-40a2-abda-3ee99111884b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac5c88d-ef63-40a2-abda-3ee99111884b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:47:01,062 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.045s
2025-12-26 07:47:01,062 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:47:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d95ce5d8-6174-4d84-a439-bf020f255133', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d95ce5d8-6174-4d84-a439-bf020f255133', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:47:02,137 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.063s
2025-12-26 07:47:02,138 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02043e2-75c4-49d6-9be8-4caf7edb2f6f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02043e2-75c4-49d6-9be8-4caf7edb2f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:47:03,190 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.041s
2025-12-26 07:47:03,190 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-727bc6d7-44f2-4002-b867-f7303c64c90d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-727bc6d7-44f2-4002-b867-f7303c64c90d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:47:04,255 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.053s
2025-12-26 07:47:04,256 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63039a99-87b4-439d-ab0c-5908429ce461', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63039a99-87b4-439d-ab0c-5908429ce461', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:47:05,317 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.050s
2025-12-26 07:47:05,317 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bfe65b2-6b62-4331-a4c8-c3daa2de0f14', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bfe65b2-6b62-4331-a4c8-c3daa2de0f14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
2025-12-26 07:47:06,384 81264 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924 0.055s
2025-12-26 07:47:06,385 81264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 26 Dec 2025 06:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed88a03e-b9b6-40c1-a458-105aa6237546', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed88a03e-b9b6-40c1-a458-105aa6237546', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924'}
Body: b'{"volume": {"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-26T06:33:59.000000", "updated_at": "2025-12-26T06:35:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1900634760", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.221/volume/v3/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}, {"rel": "bookmark", "href": "http://192.168.122.221/volume/volumes/4aa0de45-b94c-4498-a28a-2c6e77cd6924"}], "user_id": "3a51d1830cc149ae8cfc0c9b43630064", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "attachment_id": "31d51e97-514a-47ef-8810-4e600665d463", "volume_id": "4aa0de45-b94c-4498-a28a-2c6e77cd6924", "server_id": "0ec9121d-1630-471c-b910-f124ad7c2595", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-26T06:35:47.000000"}], "os-vol-tenant-attr:tenant_id": "7195976a07724d989fcee1bedf558610"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/compute.py", line 148, 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 0ec9121d-1630-471c-b910-f124ad7c2595 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 4aa0de45-b94c-4498-a28a-2c6e77cd6924 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 0ec9121d-1630-471c-b910-f124ad7c2595 failed to build and is in ERROR status
Details:
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
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)
|
||||||
ProjectAdminTests39) |
skip
pt13.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectAdminTests33) |
skip
pt13.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectReaderTests39) |
skip
pt13.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
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 | |
ProjectMemberTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
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 | |
VolumeTypesAdminTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| 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)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt23.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| 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 | |
VolumeRetypeMultiattachTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt29.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt31.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt31.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt32.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt34.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt35.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.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 | ||