Status: Pass 246 Failure 3 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.1: tearDownClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server 2af60942-d11a-4237-9afa-4a6933e6f53b failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2026-01-29T16:14:37Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7f09ec388b80>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 4c24ad1d-f884-4b89-a79c-8205a5363129 in use.', 'detail': ''}, <traceback object at 0x7f09ec33f380>), (<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 0x7f09ec331f40>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume fce94bad-9149-47c7-ac31-d08efc714a3c within the required time (196 s). Timer started at 1769703477. Timer ended at 1769703673. Waited for 196 s., <traceback object at 0x7f09ec2b4740>))
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft2.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 17:01:51,925 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.103/volume/v3/volumes 0.920s
2026-01-29 17:01:51,925 83206 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-TaggedBootDevicesTest_v242-volume-1519718019", "imageRef": "fdca4975-afa8-4f3a-ace0-9ea9d2458622"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2543614d-6658-444f-bbac-e1a694078f3d', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2543614d-6658-444f-bbac-e1a694078f3d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.103/volume/v3/volumes'}
Body: b'{"volume": {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:01:51.846729", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1519718019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 17:01:51,973 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7 0.039s
2026-01-29 17:01:51,973 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319a464b-0d5f-4064-ae2a-4612e6d06dde', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319a464b-0d5f-4064-ae2a-4612e6d06dde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7'}
Body: b'{"volume": {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:01:52.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1519718019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:01:53,029 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7 0.044s
2026-01-29 17:01:53,029 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e884cfcc-6def-4815-84b8-2e4d9b98f984', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e884cfcc-6def-4815-84b8-2e4d9b98f984', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7'}
Body: b'{"volume": {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:01:52.000000", "updated_at": "2026-01-29T16:01:52.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1519718019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:01:54,083 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7 0.042s
2026-01-29 17:01:54,083 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d983bec2-713f-4c40-8dbd-b951981a40d7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d983bec2-713f-4c40-8dbd-b951981a40d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7'}
Body: b'{"volume": {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:01:52.000000", "updated_at": "2026-01-29T16:01:52.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1519718019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:01:55,144 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7 0.049s
2026-01-29 17:01:55,144 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d22bac-cadc-4d60-a995-1fee2477ff3e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d22bac-cadc-4d60-a995-1fee2477ff3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7'}
Body: b'{"volume": {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:01:52.000000", "updated_at": "2026-01-29T16:01:55.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1519718019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:01:56,203 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7 0.047s
2026-01-29 17:01:56,203 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffcbce2-de88-448a-a14f-2a83f947e805', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffcbce2-de88-448a-a14f-2a83f947e805', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7'}
Body: b'{"volume": {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:01:52.000000", "updated_at": "2026-01-29T16:01:55.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1519718019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:01:57,254 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7 0.039s
2026-01-29 17:01:57,254 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c29b0e9-29ee-4916-ba60-2ceec94f4fdb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c29b0e9-29ee-4916-ba60-2ceec94f4fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7'}
Body: b'{"volume": {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:01:52.000000", "updated_at": "2026-01-29T16:01:55.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1519718019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:01:58,328 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7 0.063s
2026-01-29 17:01:58,328 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a75611a-1fba-4d46-9372-044fd7cc3d79', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a75611a-1fba-4d46-9372-044fd7cc3d79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7'}
Body: b'{"volume": {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:01:52.000000", "updated_at": "2026-01-29T16:01:55.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1519718019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:01:59,377 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7 0.037s
2026-01-29 17:01:59,377 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:01:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c560dab6-3a36-4bca-b48f-58d8764fca07', 'content-length': '1337', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c560dab6-3a36-4bca-b48f-58d8764fca07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7'}
Body: b'{"volume": {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:01:52.000000", "updated_at": "2026-01-29T16:01:59.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1519718019", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/7e270f8c-505e-4e02-a046-bca153447ba7"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:01:59,388 83206 INFO [tempest.common.waiters] volume 7e270f8c-505e-4e02-a046-bca153447ba7 reached available after waiting for 8.388249 seconds
2026-01-29 17:01:59,612 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.103/volume/v3/volumes 0.223s
2026-01-29 17:01:59,612 83206 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-TaggedBootDevicesTest_v242-volume-1870825957"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:01:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68e3e20-d5ec-4c59-a8a9-40e556b67f94', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68e3e20-d5ec-4c59-a8a9-40e556b67f94', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.103/volume/v3/volumes'}
Body: b'{"volume": {"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:01:59.522219", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1870825957", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 17:01:59,707 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e 0.086s
2026-01-29 17:01:59,708 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:01:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7a92d07-7a60-4692-aa24-9960c481bce4', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7a92d07-7a60-4692-aa24-9960c481bce4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e'}
Body: b'{"volume": {"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:02:00.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1870825957", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:02:00,800 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e 0.082s
2026-01-29 17:02:00,801 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8bf1d67-2c9e-4ab5-b34c-0a56295449b4', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8bf1d67-2c9e-4ab5-b34c-0a56295449b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e'}
Body: b'{"volume": {"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:02:00.000000", "updated_at": "2026-01-29T16:02:00.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1870825957", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:02:01,844 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e 0.033s
2026-01-29 17:02:01,845 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca57311-ff74-4627-9751-d9decd8d27f3', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca57311-ff74-4627-9751-d9decd8d27f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e'}
Body: b'{"volume": {"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:02:00.000000", "updated_at": "2026-01-29T16:02:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1870825957", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/12de52b3-76fe-4c14-8eef-b8c1833e7b8e"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:02:01,855 83206 INFO [tempest.common.waiters] volume 12de52b3-76fe-4c14-8eef-b8c1833e7b8e reached available after waiting for 2.855020 seconds
2026-01-29 17:02:02,071 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.103/volume/v3/volumes 0.216s
2026-01-29 17:02:02,072 83206 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-TaggedBootDevicesTest_v242-volume-1073320861"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b63ff521-06d3-4eaa-ab90-b1e81a7c607d', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b63ff521-06d3-4eaa-ab90-b1e81a7c607d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.103/volume/v3/volumes'}
Body: b'{"volume": {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:02:01.987398", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1073320861", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 17:02:02,134 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26 0.053s
2026-01-29 17:02:02,134 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f23031-0304-4a74-b61e-3106ae5465f9', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f23031-0304-4a74-b61e-3106ae5465f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26'}
Body: b'{"volume": {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:02:02.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1073320861", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:02:03,198 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26 0.054s
2026-01-29 17:02:03,198 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1557629-b2ae-454a-88ca-0c178f9b0cbb', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1557629-b2ae-454a-88ca-0c178f9b0cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26'}
Body: b'{"volume": {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:02:02.000000", "updated_at": "2026-01-29T16:02:03.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1073320861", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:02:04,247 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/volume/v3/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26 0.038s
2026-01-29 17:02:04,248 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcc7ff1-8bfc-4b75-be32-49c6ee1d224e', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcc7ff1-8bfc-4b75-be32-49c6ee1d224e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26'}
Body: b'{"volume": {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:02:02.000000", "updated_at": "2026-01-29T16:02:03.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1073320861", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/608fd7e5-76f2-45ac-983a-d3e669fb6b26"}], "user_id": "506f5234069d454b915bc399051ecef5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:02:04,258 83206 INFO [tempest.common.waiters] volume 608fd7e5-76f2-45ac-983a-d3e669fb6b26 reached available after waiting for 2.258066 seconds
2026-01-29 17:02:05,062 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.103/networking/v2.0/networks 0.804s
2026-01-29 17:02:05,063 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net1-1285810330"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-46c10db9-3b13-4731-8e81-1e062e76d75b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/networks'}
Body: b'{"network":{"id":"9deeba9a-9a9a-44d5-8104-d9dc0e92c6e1","name":"tempest-device-tagging-net1-1285810330","tenant_id":"c03b5462981c42749f2e847377f31e05","project_id":"c03b5462981c42749f2e847377f31e05","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-01-29T16:02:04Z","updated_at":"2026-01-29T16:02:04Z","revision_number":1}}'
2026-01-29 17:02:05,802 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.103/networking/v2.0/networks 0.738s
2026-01-29 17:02:05,802 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net2-1369590655"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-dffe0459-943b-40a4-865d-611ce574ee72', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/networks'}
Body: b'{"network":{"id":"33bba1a9-c168-4eeb-be6b-74d7579037c9","name":"tempest-device-tagging-net2-1369590655","tenant_id":"c03b5462981c42749f2e847377f31e05","project_id":"c03b5462981c42749f2e847377f31e05","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-01-29T16:02:05Z","updated_at":"2026-01-29T16:02:05Z","revision_number":1}}'
2026-01-29 17:02:06,643 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.103/networking/v2.0/subnets 0.840s
2026-01-29 17:02:06,643 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "9deeba9a-9a9a-44d5-8104-d9dc0e92c6e1", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-ec3af083-6973-48a0-a909-0ba7f1ec34b7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"2b3b50d6-cae0-401c-bb44-a50cbb41dc5e","name":"","tenant_id":"c03b5462981c42749f2e847377f31e05","network_id":"9deeba9a-9a9a-44d5-8104-d9dc0e92c6e1","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-01-29T16:02:05Z","updated_at":"2026-01-29T16:02:05Z","revision_number":0,"project_id":"c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:02:07,425 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.103/networking/v2.0/subnets 0.781s
2026-01-29 17:02:07,425 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "33bba1a9-c168-4eeb-be6b-74d7579037c9", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-44cafeff-6d0f-4f06-8647-cae234f8d3f3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"317734b4-f09a-48ee-b821-2da29bf17e1e","name":"","tenant_id":"c03b5462981c42749f2e847377f31e05","network_id":"33bba1a9-c168-4eeb-be6b-74d7579037c9","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-01-29T16:02:06Z","updated_at":"2026-01-29T16:02:06Z","revision_number":0,"project_id":"c03b5462981c42749f2e847377f31e05"}}'
2026-01-29 17:02:08,012 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.103/networking/v2.0/ports 0.586s
2026-01-29 17:02:08,013 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "9deeba9a-9a9a-44d5-8104-d9dc0e92c6e1", "name": "tempest-TaggedBootDevicesTest_v242-1522152809", "fixed_ips": [{"subnet_id": "2b3b50d6-cae0-401c-bb44-a50cbb41dc5e"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '738', 'x-openstack-request-id': 'req-e9e8ee87-0c49-4537-b8e2-f224d483df8e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/ports'}
Body: b'{"port":{"id":"f9c6bd77-9157-4e59-9473-52fb5fff37cd","name":"tempest-TaggedBootDevicesTest_v242-1522152809","network_id":"9deeba9a-9a9a-44d5-8104-d9dc0e92c6e1","tenant_id":"c03b5462981c42749f2e847377f31e05","mac_address":"fa:16:3e:35:7f:74","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2b3b50d6-cae0-401c-bb44-a50cbb41dc5e","ip_address":"10.1.1.196"}],"project_id":"c03b5462981c42749f2e847377f31e05","port_security_enabled":true,"security_groups":["929ad9ff-e5ea-4af3-80bd-e1087f1c1183"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-01-29T16:02:07Z","updated_at":"2026-01-29T16:02:07Z","revision_number":1}}'
2026-01-29 17:02:08,583 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.103/networking/v2.0/ports 0.570s
2026-01-29 17:02:08,584 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "9deeba9a-9a9a-44d5-8104-d9dc0e92c6e1", "name": "tempest-TaggedBootDevicesTest_v242-895915656", "fixed_ips": [{"subnet_id": "2b3b50d6-cae0-401c-bb44-a50cbb41dc5e"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '736', 'x-openstack-request-id': 'req-72d1ed39-ce9d-4894-bbaf-daae0775e555', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/ports'}
Body: b'{"port":{"id":"5f58fd57-de33-4921-927f-38f0371d434a","name":"tempest-TaggedBootDevicesTest_v242-895915656","network_id":"9deeba9a-9a9a-44d5-8104-d9dc0e92c6e1","tenant_id":"c03b5462981c42749f2e847377f31e05","mac_address":"fa:16:3e:c4:0c:b4","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2b3b50d6-cae0-401c-bb44-a50cbb41dc5e","ip_address":"10.1.1.13"}],"project_id":"c03b5462981c42749f2e847377f31e05","port_security_enabled":true,"security_groups":["929ad9ff-e5ea-4af3-80bd-e1087f1c1183"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-01-29T16:02:08Z","updated_at":"2026-01-29T16:02:08Z","revision_number":1}}'
2026-01-29 17:02:08,584 83206 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 17:02:08,585 83206 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 17:02:08,667 83206 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.103/compute/v2.1/os-keypairs 0.081s
2026-01-29 17:02:08,667 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1727592281", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOI7U5wRTY1GaR918MmqtxQpcHH6M5i6+M95b1rVT/aExfcb3KTanU+hz5dboa25aaRI3NmmnMNxadZy8LwKjU0EwHPsMywtrnmimHIe89aLUNGNv+sHyXVn9tCbJMfsQA=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce014f03-adc0-4cf1-8cda-f5d11b9e0e7b', 'x-compute-request-id': 'req-ce014f03-adc0-4cf1-8cda-f5d11b9e0e7b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1727592281", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOI7U5wRTY1GaR918MmqtxQpcHH6M5i6+M95b1rVT/aExfcb3KTanU+hz5dboa25aaRI3NmmnMNxadZy8LwKjU0EwHPsMywtrnmimHIe89aLUNGNv+sHyXVn9tCbJMfsQA==", "fingerprint": "18:11:f0:af:b2:a4:ca:17:9c:7c:f2:0a:b6:b6:1a:3d", "user_id": "506f5234069d454b915bc399051ecef5"}}'
2026-01-29 17:02:08,669 83206 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1727592281 created
2026-01-29 17:02:08,919 83206 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.103/networking/v2.0/security-groups 0.249s
2026-01-29 17:02:08,919 83206 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--2071126670", "description": "tempest-description--1750171800"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-66abe60b-7755-41c9-9ad9-22b273505ff9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "24472b20-506a-47f6-971d-693875c739fd", "name": "tempest-securitygroup--2071126670", "stateful": true, "tenant_id": "c03b5462981c42749f2e847377f31e05", "project_id": "c03b5462981c42749f2e847377f31e05", "description": "tempest-description--1750171800", "shared": false, "security_group_rules": [{"id": "46b2166a-43c8-462c-80f3-93f87cdbd899", "project_id": "c03b5462981c42749f2e847377f31e05", "tenant_id": "c03b5462981c42749f2e847377f31e05", "security_group_id": "24472b20-506a-47f6-971d-693875c739fd", "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": 250, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T16:02:08Z", "updated_at": "2026-01-29T16:02:08Z", "revision_number": 0}, {"id": "66c994b6-80df-4805-9cc0-b3638f1bad98", "project_id": "c03b5462981c42749f2e847377f31e05", "tenant_id": "c03b5462981c42749f2e847377f31e05", "security_group_id": "24472b20-506a-47f6-971d-693875c739fd", "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": 249, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T16:02:08Z", "updated_at": "2026-01-29T16:02:08Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T16:02:08Z", "updated_at": "2026-01-29T16:02:08Z", "revision_number": 1}}'
2026-01-29 17:02:09,128 83206 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.103/networking/v2.0/security-group-rules 0.208s
2026-01-29 17:02:09,128 83206 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": "24472b20-506a-47f6-971d-693875c739fd", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e8041bd1-4106-48b5-8b84-9f19e77f7525', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f69f2268-61f2-46dc-a0d9-f642bb63205d", "project_id": "c03b5462981c42749f2e847377f31e05", "tenant_id": "c03b5462981c42749f2e847377f31e05", "security_group_id": "24472b20-506a-47f6-971d-693875c739fd", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T16:02:09Z", "updated_at": "2026-01-29T16:02:09Z", "revision_number": 0}}'
2026-01-29 17:02:09,323 83206 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.103/networking/v2.0/security-group-rules 0.194s
2026-01-29 17:02:09,323 83206 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": "24472b20-506a-47f6-971d-693875c739fd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ef82686c-102a-49a6-b2c0-ba776747bae2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a20bdf46-ad5e-4d89-9ac0-7e2700198942", "project_id": "c03b5462981c42749f2e847377f31e05", "tenant_id": "c03b5462981c42749f2e847377f31e05", "security_group_id": "24472b20-506a-47f6-971d-693875c739fd", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T16:02:09Z", "updated_at": "2026-01-29T16:02:09Z", "revision_number": 0}}'
2026-01-29 17:02:09,323 83206 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2071126670 created
2026-01-29 17:02:09,924 83206 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.103/networking/v2.0/floatingips 0.601s
2026-01-29 17:02:09,925 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "96e01c38-3de1-48ff-a696-bd2e8dc38447"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1298d566-3b3e-4b20-b0bd-ea7b0a793c4a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "05ced57c-5dd7-423b-99bb-9dc2f9234548", "tenant_id": "c03b5462981c42749f2e847377f31e05", "project_id": "c03b5462981c42749f2e847377f31e05", "floating_ip_address": "172.24.4.223", "floating_network_id": "96e01c38-3de1-48ff-a696-bd2e8dc38447", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T16:02:09Z", "updated_at": "2026-01-29T16:02:09Z", "revision_number": 0}}'
2026-01-29 17:02:09,925 83206 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '05ced57c-5dd7-423b-99bb-9dc2f9234548', 'tenant_id': 'c03b5462981c42749f2e847377f31e05', 'project_id': 'c03b5462981c42749f2e847377f31e05', 'floating_ip_address': '172.24.4.223', 'floating_network_id': '96e01c38-3de1-48ff-a696-bd2e8dc38447', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T16:02:09Z', 'updated_at': '2026-01-29T16:02:09Z', 'revision_number': 0, 'ip': '172.24.4.223'} created
2026-01-29 17:02:09,971 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.103/identity/v3/auth/tokens 0.042s
2026-01-29 17:02:09,971 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2536', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2d4d1212-7c05-44b9-a956-210a48b63c34', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "506f5234069d454b915bc399051ecef5", "name": "tempest-TaggedBootDevicesTest_v242-1109831754-project-member", "password_expires_at": null}, "audit_ids": ["LuMm3mNMT_6NIWrXsUWlHw"], "expires_at": "2026-01-29T17:02:09.000000Z", "issued_at": "2026-01-29T16:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c03b5462981c42749f2e847377f31e05", "name": "tempest-TaggedBootDevicesTest_v242-1109831754"}, "is_domain": false, "roles": [{"id": "ebe168b4915e4d08b1f98a47cee4e3d7", "name": "reader"}, {"id": "cabf93b717bd40c3a05aafe539fe15a1", "name": "member"}], "catalog": [{"endpoints": [{"id": "e569b22824e844afa2a7285fd49ad409", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/placement", "region": "RegionOne"}], "id": "222b0f5358ab41e99aa9c289b02f0b2e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "63fc2bc73a5a456a9c99ef02f0af9641", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/volume/v3", "region": "RegionOne"}], "id": "22ca2eb0d0d34e3db97a98b3bc731bfc", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9b280aa0ca364120a10df934c4b686a9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/compute/v2/c03b5462981c42749f2e847377f31e05", "region": "RegionOne"}], "id": "383c4ca60b734308b09b0001b034f7a6", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9ccd0359c7a84e3aa5a861d3efee69f5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/image", "region": "RegionOne"}], "id": "3c81e4d15b9741f08dc2230265df4631", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0bb0a78a9c294fb6a7f90fd6c857bd74", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/compute/v2.1", "region": "RegionOne"}], "id": "6cb382fde2ab40b18150f83944f2401d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34e5e58945be411380da058c5024c065", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/networking", "region": "RegionOne"}], "id": "89ad41090cf7427c863d2552b55a5e84", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f013d5accb784c398accda192124cc2b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/identity", "region": "RegionOne"}], "id": "da912540de9b457982f7e6a363d04b2e", "type": "identity", "name": "keystone"}]}}'
2026-01-29 17:02:09,972 83206 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '259b031a-333b-4956-9009-64dd7fef4244', 'name': 'tempest-TaggedBootDevicesTest_v242-708024441-network', 'tenant_id': 'c03b5462981c42749f2e847377f31e05', 'project_id': 'c03b5462981c42749f2e847377f31e05', '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': 42123, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T16:01:34Z', 'updated_at': '2026-01-29T16:01:34Z', 'revision_number': 1} available for tenant
2026-01-29 17:02:10,008 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.103/identity/v3/auth/tokens 0.033s
2026-01-29 17:02:10,008 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2536', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-41aa467b-4153-4045-83c7-b526439177f3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "506f5234069d454b915bc399051ecef5", "name": "tempest-TaggedBootDevicesTest_v242-1109831754-project-member", "password_expires_at": null}, "audit_ids": ["3QL2q8YVTbuwyPuA39sacg"], "expires_at": "2026-01-29T17:02:10.000000Z", "issued_at": "2026-01-29T16:02:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c03b5462981c42749f2e847377f31e05", "name": "tempest-TaggedBootDevicesTest_v242-1109831754"}, "is_domain": false, "roles": [{"id": "ebe168b4915e4d08b1f98a47cee4e3d7", "name": "reader"}, {"id": "cabf93b717bd40c3a05aafe539fe15a1", "name": "member"}], "catalog": [{"endpoints": [{"id": "e569b22824e844afa2a7285fd49ad409", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/placement", "region": "RegionOne"}], "id": "222b0f5358ab41e99aa9c289b02f0b2e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "63fc2bc73a5a456a9c99ef02f0af9641", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/volume/v3", "region": "RegionOne"}], "id": "22ca2eb0d0d34e3db97a98b3bc731bfc", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9b280aa0ca364120a10df934c4b686a9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/compute/v2/c03b5462981c42749f2e847377f31e05", "region": "RegionOne"}], "id": "383c4ca60b734308b09b0001b034f7a6", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9ccd0359c7a84e3aa5a861d3efee69f5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/image", "region": "RegionOne"}], "id": "3c81e4d15b9741f08dc2230265df4631", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0bb0a78a9c294fb6a7f90fd6c857bd74", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/compute/v2.1", "region": "RegionOne"}], "id": "6cb382fde2ab40b18150f83944f2401d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34e5e58945be411380da058c5024c065", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/networking", "region": "RegionOne"}], "id": "89ad41090cf7427c863d2552b55a5e84", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f013d5accb784c398accda192124cc2b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/identity", "region": "RegionOne"}], "id": "da912540de9b457982f7e6a363d04b2e", "type": "identity", "name": "keystone"}]}}'
2026-01-29 17:02:10,009 83206 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '259b031a-333b-4956-9009-64dd7fef4244', 'name': 'tempest-TaggedBootDevicesTest_v242-708024441-network', 'tenant_id': 'c03b5462981c42749f2e847377f31e05', 'project_id': 'c03b5462981c42749f2e847377f31e05', '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': 42123, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T16:01:34Z', 'updated_at': '2026-01-29T16:01:34Z', 'revision_number': 1} available for tenant
2026-01-29 17:02:10,009 83206 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1727592281', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOI7U5wRTY1GaR918MmqtxQpcHH6M5i6+M95b1rVT/aExfcb3KTanU+hz5dboa25aaRI3NmmnMNxadZy8LwKjU0EwHPsMywtrnmimHIe89aLUNGNv+sHyXVn9tCbJMfsQA==', 'fingerprint': '18:11:f0:af:b2:a4:ca:17:9c:7c:f2:0a:b6:b6:1a:3d', 'user_id': '506f5234069d454b915bc399051ecef5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBDHgxcM2Qtjxx1SluyaUlIdOoN2U8zQ6bzAK7lpa8/cNLLhRDKNb+J\n+1wm5+9C1JCgBwYFK4EEACKhZANiAATiO1OcEU2NRmkfdfDJqrcUKXBx+jOYuvjP\neW9a1U/2hMX3G9yk2p1Poc+XW6GtuWmkSNzZppzDcWnWcvC8Co1NBMBz7DMsLa55\nophyHvPWi1DRjb/rB8l1Z/bQmyTH7EA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '24472b20-506a-47f6-971d-693875c739fd', 'name': 'tempest-securitygroup--2071126670', 'stateful': True, 'tenant_id': 'c03b5462981c42749f2e847377f31e05', 'project_id': 'c03b5462981c42749f2e847377f31e05', 'description': 'tempest-description--1750171800', 'shared': False, 'security_group_rules': [{'id': '46b2166a-43c8-462c-80f3-93f87cdbd899', 'project_id': 'c03b5462981c42749f2e847377f31e05', 'tenant_id': 'c03b5462981c42749f2e847377f31e05', 'security_group_id': '24472b20-506a-47f6-971d-693875c739fd', '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': 250, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T16:02:08Z', 'updated_at': '2026-01-29T16:02:08Z', 'revision_number': 0}, {'id': '66c994b6-80df-4805-9cc0-b3638f1bad98', 'project_id': 'c03b5462981c42749f2e847377f31e05', 'tenant_id': 'c03b5462981c42749f2e847377f31e05', 'security_group_id': '24472b20-506a-47f6-971d-693875c739fd', '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': 249, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T16:02:08Z', 'updated_at': '2026-01-29T16:02:08Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T16:02:08Z', 'updated_at': '2026-01-29T16:02:08Z', 'revision_number': 1}, 'floating_ip': {'id': '05ced57c-5dd7-423b-99bb-9dc2f9234548', 'tenant_id': 'c03b5462981c42749f2e847377f31e05', 'project_id': 'c03b5462981c42749f2e847377f31e05', 'floating_ip_address': '172.24.4.223', 'floating_network_id': '96e01c38-3de1-48ff-a696-bd2e8dc38447', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T16:02:09Z', 'updated_at': '2026-01-29T16:02:09Z', 'revision_number': 0, 'ip': '172.24.4.223'}}
2026-01-29 17:02:12,084 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.103/compute/v2.1/servers 2.074s
2026-01-29 17:02:12,085 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-951044494", "imageRef": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "259b031a-333b-4956-9009-64dd7fef4244"}, {"port": "f9c6bd77-9157-4e59-9473-52fb5fff37cd", "tag": "port-1"}, {"port": "5f58fd57-de33-4921-927f-38f0371d434a", "tag": "port-2"}, {"uuid": "9deeba9a-9a9a-44d5-8104-d9dc0e92c6e1", "tag": "net-1"}, {"uuid": "9deeba9a-9a9a-44d5-8104-d9dc0e92c6e1"}, {"uuid": "33bba1a9-c168-4eeb-be6b-74d7579037c9", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "33bba1a9-c168-4eeb-be6b-74d7579037c9", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "7e270f8c-505e-4e02-a046-bca153447ba7", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--2071126670"}], "key_name": "tempest-keypair-1727592281", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d7d41d-3a78-4f5b-9980-a794ef4a7d5c', 'x-compute-request-id': 'req-16d7d41d-3a78-4f5b-9980-a794ef4a7d5c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.103/compute/v2.1/servers'}
Body: b'{"server": {"id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2071126670"}], "adminPass": "7bJTzTsAt6MX"}}'
2026-01-29 17:02:12,221 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.134s
2026-01-29 17:02:12,221 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1df9de0-c871-486b-a6b6-7d6da2d59ef7', 'x-compute-request-id': 'req-e1df9de0-c871-486b-a6b6-7d6da2d59ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:13,381 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.139s
2026-01-29 17:02:13,382 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff31bbb-5bf3-4a48-8c4d-b18ee65dcbb1', 'x-compute-request-id': 'req-bff31bbb-5bf3-4a48-8c4d-b18ee65dcbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "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": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:16,061 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 1.665s
2026-01-29 17:02:16,062 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1589', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bc96c05-a5dd-4165-bf11-ae89cf3500d3', 'x-compute-request-id': 'req-7bc96c05-a5dd-4165-bf11-ae89cf3500d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "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": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:16,076 83206 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait
2026-01-29 17:02:17,228 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.151s
2026-01-29 17:02:17,229 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1597', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d74ebec0-d592-4cbd-b795-7980b882423a', 'x-compute-request-id': 'req-d74ebec0-d592-4cbd-b795-7980b882423a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "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": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:17,244 83206 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-29 17:02:18,451 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.205s
2026-01-29 17:02:18,452 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1712', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea2b821-e367-4caf-b47b-b6846a50b10a', 'x-compute-request-id': 'req-aea2b821-e367-4caf-b47b-b6846a50b10a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:19,947 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.479s
2026-01-29 17:02:19,947 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1816', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc76fe65-b9b4-4468-b5a6-d7a1d31d8712', 'x-compute-request-id': 'req-fc76fe65-b9b4-4468-b5a6-d7a1d31d8712', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}], "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": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:19,965 83206 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-01-29 17:02:21,191 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.225s
2026-01-29 17:02:21,192 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1863', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c206a8c6-c100-41ce-a1dd-5e5ede86c038', 'x-compute-request-id': 'req-c206a8c6-c100-41ce-a1dd-5e5ede86c038', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}], "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": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:22,502 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.287s
2026-01-29 17:02:22,502 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1884', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff9e807f-b8a2-483b-acdf-73e14031adbb', 'x-compute-request-id': 'req-ff9e807f-b8a2-483b-acdf-73e14031adbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "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": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:23,867 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.349s
2026-01-29 17:02:23,867 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1884', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3da6ff8-752c-4c9d-960d-05991c936790', 'x-compute-request-id': 'req-c3da6ff8-752c-4c9d-960d-05991c936790', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "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": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:25,458 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.576s
2026-01-29 17:02:25,458 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1905', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f65e669b-0845-465d-9829-f6765b4b5e0c', 'x-compute-request-id': 'req-f65e669b-0845-465d-9829-f6765b4b5e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "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": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:27,014 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.540s
2026-01-29 17:02:27,015 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1905', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a80d2eaf-0bc3-43f9-9719-811f977f4b12', 'x-compute-request-id': 'req-a80d2eaf-0bc3-43f9-9719-811f977f4b12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "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": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:28,392 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.363s
2026-01-29 17:02:28,392 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-409e0a9f-5b3e-473b-bc6c-604e684d00ce', 'x-compute-request-id': 'req-409e0a9f-5b3e-473b-bc6c-604e684d00ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:28,406 83206 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 16 second wait
2026-01-29 17:02:29,978 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.570s
2026-01-29 17:02:29,978 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7af5b9d8-b3dd-46bb-ad39-7ade1b826c49', 'x-compute-request-id': 'req-7af5b9d8-b3dd-46bb-ad39-7ade1b826c49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:31,318 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.308s
2026-01-29 17:02:31,318 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ef05e9e-df93-4c4f-9422-f01ad0aebe0b', 'x-compute-request-id': 'req-4ef05e9e-df93-4c4f-9422-f01ad0aebe0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:32,572 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.239s
2026-01-29 17:02:32,573 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-496b7147-e668-4dfa-bf2a-17881385b5ff', 'x-compute-request-id': 'req-496b7147-e668-4dfa-bf2a-17881385b5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:33,948 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.360s
2026-01-29 17:02:33,948 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4b88c37-2ab5-471a-afc3-bebd3e23278b', 'x-compute-request-id': 'req-a4b88c37-2ab5-471a-afc3-bebd3e23278b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:35,286 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.323s
2026-01-29 17:02:35,286 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-925c7274-2312-43a0-836c-b0a5b00d59fd', 'x-compute-request-id': 'req-925c7274-2312-43a0-836c-b0a5b00d59fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:36,691 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.390s
2026-01-29 17:02:36,692 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5009407e-f406-4444-ab1f-004d5749bbd9', 'x-compute-request-id': 'req-5009407e-f406-4444-ab1f-004d5749bbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:38,110 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.404s
2026-01-29 17:02:38,110 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bfad90a-dd5a-41f0-89d6-4dccaa2ce8e5', 'x-compute-request-id': 'req-5bfad90a-dd5a-41f0-89d6-4dccaa2ce8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:39,467 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.340s
2026-01-29 17:02:39,467 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9abab1a-a0a3-44d3-8db0-1a2dc7847645', 'x-compute-request-id': 'req-e9abab1a-a0a3-44d3-8db0-1a2dc7847645', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:41,678 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 1.195s
2026-01-29 17:02:41,679 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22476f1c-0c5f-499e-bdda-306d183c3c59', 'x-compute-request-id': 'req-22476f1c-0c5f-499e-bdda-306d183c3c59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:44,265 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 1.572s
2026-01-29 17:02:44,266 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b6ca956-5e84-4be0-8525-9b479910892a', 'x-compute-request-id': 'req-5b6ca956-5e84-4be0-8525-9b479910892a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:45,907 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.627s
2026-01-29 17:02:45,907 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-048e773f-37db-4475-8378-2ee98e56603b', 'x-compute-request-id': 'req-048e773f-37db-4475-8378-2ee98e56603b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "8cad35e3c254756f2ef05815812a5b9b1ff54b4b09a78d6ede6f6e11", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:47,632 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.710s
2026-01-29 17:02:47,632 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1837', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2851ece9-b38d-43f3-853a-de16ae33d843', 'x-compute-request-id': 'req-2851ece9-b38d-43f3-853a-de16ae33d843', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:49,584 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.931s
2026-01-29 17:02:49,584 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1816', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8ed027b-b94e-474e-b553-3cf17a195708', 'x-compute-request-id': 'req-b8ed027b-b94e-474e-b553-3cf17a195708', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "default"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:51,481 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.882s
2026-01-29 17:02:51,482 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1795', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba711d23-8281-446f-b429-fa39bc610f33', 'x-compute-request-id': 'req-ba711d23-8281-446f-b429-fa39bc610f33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}, {"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:54,394 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 1.896s
2026-01-29 17:02:54,394 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e37c40-c356-49a0-b7be-1b70593af3f2', 'x-compute-request-id': 'req-76e37c40-c356-49a0-b7be-1b70593af3f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2071126670"}, {"name": "tempest-securitygroup--2071126670"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}, {"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:57,420 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 1.997s
2026-01-29 17:02:57,421 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81ec8aab-6802-446f-8550-c9642c020027', 'x-compute-request-id': 'req-81ec8aab-6802-446f-8550-c9642c020027', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:02:58,642 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.202s
2026-01-29 17:02:58,642 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db2bb171-1020-4586-9df8-062077aacc86', 'x-compute-request-id': 'req-db2bb171-1020-4586-9df8-062077aacc86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "BUILD", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:03:00,024 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.365s
2026-01-29 17:03:00,025 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef060810-556e-4f80-9a1b-5e6df2fce397', 'x-compute-request-id': 'req-ef060810-556e-4f80-9a1b-5e6df2fce397', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:02:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "", "id": "d77bf510-e51a-4fa1-95be-3dfc0070b855", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855"}], "metadata": {}, "name": "tempest-device-tagging-server-951044494", "status": "ERROR", "tenant_id": "c03b5462981c42749f2e847377f31e05", "user_id": "506f5234069d454b915bc399051ecef5", "updated": "2026-01-29T16:02:59Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T16:03:00Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d77bf510-e51a-4fa1-95be-3dfc0070b855."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1727592281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "12de52b3-76fe-4c14-8eef-b8c1833e7b8e", "delete_on_termination": false}, {"id": "608fd7e5-76f2-45ac-983a-d3e669fb6b26", "delete_on_termination": false}, {"id": "7e270f8c-505e-4e02-a046-bca153447ba7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 17:03:00,040 83206 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 48 second wait
2026-01-29 17:03:01,107 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 204 DELETE http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 1.066s
2026-01-29 17:03:01,107 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bf1e58b-2782-457e-8f25-2727b4e35aee', 'x-compute-request-id': 'req-7bf1e58b-2782-457e-8f25-2727b4e35aee', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b''
2026-01-29 17:03:01,159 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 GET http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855 0.052s
2026-01-29 17:03:01,160 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-dfbbde72-c4a7-4077-b75f-d183d80fe3d1', 'x-compute-request-id': 'req-dfbbde72-c4a7-4077-b75f-d183d80fe3d1', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/d77bf510-e51a-4fa1-95be-3dfc0070b855'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance d77bf510-e51a-4fa1-95be-3dfc0070b855 could not be found."}}'
2026-01-29 17:03:01,188 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.103/compute/v2.1/os-keypairs/tempest-keypair-1727592281 0.026s
2026-01-29 17:03:01,188 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f87b9b45-656d-4679-8375-176169310fb7', 'x-compute-request-id': 'req-f87b9b45-656d-4679-8375-176169310fb7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.103/compute/v2.1/os-keypairs/tempest-keypair-1727592281'}
Body: b''
2026-01-29 17:03:03,642 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.103/networking/v2.0/security-groups/24472b20-506a-47f6-971d-693875c739fd 2.453s
2026-01-29 17:03:03,643 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fddf246f-6cf9-48a6-ac83-bb2048d09388', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.103/networking/v2.0/security-groups/24472b20-506a-47f6-971d-693875c739fd'}
Body: b''
2026-01-29 17:03:07,044 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://192.168.122.103/networking/v2.0/security-groups/24472b20-506a-47f6-971d-693875c739fd 3.400s
2026-01-29 17:03:07,044 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-de330056-b00c-4e9d-b0fc-51cdcb5bb3f9', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.103/networking/v2.0/security-groups/24472b20-506a-47f6-971d-693875c739fd'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 24472b20-506a-47f6-971d-693875c739fd does not exist", "detail": ""}}'
2026-01-29 17:03:07,642 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.103/networking/v2.0/floatingips/05ced57c-5dd7-423b-99bb-9dc2f9234548 0.597s
2026-01-29 17:03:07,642 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5e4e58af-63fe-4696-b25f-bb2301dde12c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.103/networking/v2.0/floatingips/05ced57c-5dd7-423b-99bb-9dc2f9234548'}
Body: b''
2026-01-29 17:03:08,865 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.103/networking/v2.0/ports/5f58fd57-de33-4921-927f-38f0371d434a 1.223s
2026-01-29 17:03:08,866 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e4a108bc-1ac2-435a-ad10-a1b681928366', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.103/networking/v2.0/ports/5f58fd57-de33-4921-927f-38f0371d434a'}
Body: b''
2026-01-29 17:03:10,182 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.103/networking/v2.0/ports/f9c6bd77-9157-4e59-9473-52fb5fff37cd 1.316s
2026-01-29 17:03:10,183 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e881d2f5-dbb3-496e-9129-f18937560cfb', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.103/networking/v2.0/ports/f9c6bd77-9157-4e59-9473-52fb5fff37cd'}
Body: b''
2026-01-29 17:03:10,490 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.103/networking/v2.0/subnets/317734b4-f09a-48ee-b821-2da29bf17e1e 0.307s
2026-01-29 17:03:10,491 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a62b1c18-630f-4f4d-aee6-a7838577843c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.103/networking/v2.0/subnets/317734b4-f09a-48ee-b821-2da29bf17e1e'}
Body: b''
2026-01-29 17:03:10,833 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.103/networking/v2.0/subnets/2b3b50d6-cae0-401c-bb44-a50cbb41dc5e 0.342s
2026-01-29 17:03:10,834 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-744554f1-f143-4728-9467-8cf29dd1bf8d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.103/networking/v2.0/subnets/2b3b50d6-cae0-401c-bb44-a50cbb41dc5e'}
Body: b''
2026-01-29 17:03:11,305 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.103/networking/v2.0/networks/33bba1a9-c168-4eeb-be6b-74d7579037c9 0.471s
2026-01-29 17:03:11,306 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-09ae9461-4d9e-4e26-b8c3-a3b370f755a7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.103/networking/v2.0/networks/33bba1a9-c168-4eeb-be6b-74d7579037c9'}
Body: b''
2026-01-29 17:03:11,921 83206 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.103/networking/v2.0/networks/9deeba9a-9a9a-44d5-8104-d9dc0e92c6e1 0.614s
2026-01-29 17:03:11,921 83206 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-840e44ad-601a-49b3-a47c-f85018a2e7a2', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.103/networking/v2.0/networks/9deeba9a-9a9a-44d5-8104-d9dc0e92c6e1'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 189, in test_tagged_boot_devices
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
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 d77bf510-e51a-4fa1-95be-3dfc0070b855 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T16:03:00Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d77bf510-e51a-4fa1-95be-3dfc0070b855.'}. Request ID of server operation performed before checking the server status req-16d7d41d-3a78-4f5b-9980-a794ef4a7d5c.
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt3.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
fail
ft3.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 17:05:05,211 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.103/volume/v3/volumes 0.256s
2026-01-29 17:05:05,211 83208 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-124232387"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90435b67-aadc-4059-9e63-00373b9369cf', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90435b67-aadc-4059-9e63-00373b9369cf', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.103/volume/v3/volumes'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.093959", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 17:05:05,303 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.083s
2026-01-29 17:05:05,304 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15686636-9e5a-4459-b60e-cc2c9f07bd4e', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15686636-9e5a-4459-b60e-cc2c9f07bd4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:05:06,386 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.071s
2026-01-29 17:05:06,386 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cdb4f61-5d1d-4287-a956-b78ad1a60bd8', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cdb4f61-5d1d-4287-a956-b78ad1a60bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:05:06.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:05:07,446 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.044s
2026-01-29 17:05:07,446 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2dcd4c-ad77-4c52-bcdf-94c8fa79f360', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2dcd4c-ad77-4c52-bcdf-94c8fa79f360', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:05:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:05:07,457 83208 INFO [tempest.common.waiters] volume fce94bad-9149-47c7-ac31-d08efc714a3c reached available after waiting for 2.457037 seconds
2026-01-29 17:05:07,457 83208 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 17:05:07,513 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.103/compute/v2.1/os-keypairs 0.055s
2026-01-29 17:05:07,514 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1040771574", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOb/vjOTkdLzjMwXIU1bMDM/ZDrReBAeNtkKnxPKaC+kMkuWREE/qS8EHtSKMqbpQXYsK8xogcpZNoDKmVcnrSa1wjqNx2pury5CcghaCpMaTX114bs3la80MO26JJI0IA=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20d66435-5bd3-4e32-89c0-371a8d341e01', 'x-compute-request-id': 'req-20d66435-5bd3-4e32-89c0-371a8d341e01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1040771574", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOb/vjOTkdLzjMwXIU1bMDM/ZDrReBAeNtkKnxPKaC+kMkuWREE/qS8EHtSKMqbpQXYsK8xogcpZNoDKmVcnrSa1wjqNx2pury5CcghaCpMaTX114bs3la80MO26JJI0IA==", "fingerprint": "83:ca:bd:5e:d9:5b:ba:e7:5f:4d:0d:23:7f:e5:10:da", "user_id": "8654ceff2b944c39bab6a2f9179d592d"}}'
2026-01-29 17:05:07,516 83208 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1040771574 created
2026-01-29 17:05:07,812 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.103/networking/v2.0/security-groups 0.295s
2026-01-29 17:05:07,812 83208 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--1826764988", "description": "tempest-description--42864097"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-8363a83f-a121-45c8-8c6e-bd62821a010d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "4c24ad1d-f884-4b89-a79c-8205a5363129", "name": "tempest-securitygroup--1826764988", "stateful": true, "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "project_id": "da9f4bf891f74cf0995b9c83fca1bd95", "description": "tempest-description--42864097", "shared": false, "security_group_rules": [{"id": "7522de33-e6e6-479d-95eb-8610db88f273", "project_id": "da9f4bf891f74cf0995b9c83fca1bd95", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "security_group_id": "4c24ad1d-f884-4b89-a79c-8205a5363129", "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": 391, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T16:05:07Z", "updated_at": "2026-01-29T16:05:07Z", "revision_number": 0}, {"id": "753c206c-9da7-4d0d-8d82-0784d07fe876", "project_id": "da9f4bf891f74cf0995b9c83fca1bd95", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "security_group_id": "4c24ad1d-f884-4b89-a79c-8205a5363129", "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": 390, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T16:05:07Z", "updated_at": "2026-01-29T16:05:07Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T16:05:07Z", "updated_at": "2026-01-29T16:05:07Z", "revision_number": 1}}'
2026-01-29 17:05:08,108 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.103/networking/v2.0/security-group-rules 0.295s
2026-01-29 17:05:08,108 83208 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": "4c24ad1d-f884-4b89-a79c-8205a5363129", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-19deeac5-56c8-43f3-be9a-2728f124d1af', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b3e6844b-4608-4450-afdb-b0b5d3adb9cd", "project_id": "da9f4bf891f74cf0995b9c83fca1bd95", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "security_group_id": "4c24ad1d-f884-4b89-a79c-8205a5363129", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T16:05:07Z", "updated_at": "2026-01-29T16:05:07Z", "revision_number": 0}}'
2026-01-29 17:05:08,323 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.103/networking/v2.0/security-group-rules 0.215s
2026-01-29 17:05:08,324 83208 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": "4c24ad1d-f884-4b89-a79c-8205a5363129", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2ef2a72b-66e5-47ae-acd4-1c45092268c8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "bda2668f-ddc8-432a-9faf-d859942d3dff", "project_id": "da9f4bf891f74cf0995b9c83fca1bd95", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "security_group_id": "4c24ad1d-f884-4b89-a79c-8205a5363129", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T16:05:08Z", "updated_at": "2026-01-29T16:05:08Z", "revision_number": 0}}'
2026-01-29 17:05:08,324 83208 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1826764988 created
2026-01-29 17:05:09,054 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.103/networking/v2.0/floatingips 0.730s
2026-01-29 17:05:09,055 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "96e01c38-3de1-48ff-a696-bd2e8dc38447"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-babb23e2-10f0-4319-8402-bb817aabd9af', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d8619871-577b-4e92-9f5f-ddd4d161707f", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "project_id": "da9f4bf891f74cf0995b9c83fca1bd95", "floating_ip_address": "172.24.4.252", "floating_network_id": "96e01c38-3de1-48ff-a696-bd2e8dc38447", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T16:05:08Z", "updated_at": "2026-01-29T16:05:08Z", "revision_number": 0}}'
2026-01-29 17:05:09,055 83208 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd8619871-577b-4e92-9f5f-ddd4d161707f', 'tenant_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'project_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'floating_ip_address': '172.24.4.252', 'floating_network_id': '96e01c38-3de1-48ff-a696-bd2e8dc38447', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T16:05:08Z', 'updated_at': '2026-01-29T16:05:08Z', 'revision_number': 0, 'ip': '172.24.4.252'} created
2026-01-29 17:05:09,175 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.103/identity/v3/auth/tokens 0.116s
2026-01-29 17:05:09,176 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a2f5bf0a-c1f7-449a-b871-8d4f9e1fecb0', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8654ceff2b944c39bab6a2f9179d592d", "name": "tempest-ServerRescueNegativeTestJSON-2025211561-project-member", "password_expires_at": null}, "audit_ids": ["SXmq600DSoGMuVJwj6qN3A"], "expires_at": "2026-01-29T17:05:09.000000Z", "issued_at": "2026-01-29T16:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da9f4bf891f74cf0995b9c83fca1bd95", "name": "tempest-ServerRescueNegativeTestJSON-2025211561"}, "is_domain": false, "roles": [{"id": "ebe168b4915e4d08b1f98a47cee4e3d7", "name": "reader"}, {"id": "cabf93b717bd40c3a05aafe539fe15a1", "name": "member"}], "catalog": [{"endpoints": [{"id": "e569b22824e844afa2a7285fd49ad409", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/placement", "region": "RegionOne"}], "id": "222b0f5358ab41e99aa9c289b02f0b2e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "63fc2bc73a5a456a9c99ef02f0af9641", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/volume/v3", "region": "RegionOne"}], "id": "22ca2eb0d0d34e3db97a98b3bc731bfc", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9b280aa0ca364120a10df934c4b686a9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/compute/v2/da9f4bf891f74cf0995b9c83fca1bd95", "region": "RegionOne"}], "id": "383c4ca60b734308b09b0001b034f7a6", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9ccd0359c7a84e3aa5a861d3efee69f5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/image", "region": "RegionOne"}], "id": "3c81e4d15b9741f08dc2230265df4631", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0bb0a78a9c294fb6a7f90fd6c857bd74", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/compute/v2.1", "region": "RegionOne"}], "id": "6cb382fde2ab40b18150f83944f2401d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34e5e58945be411380da058c5024c065", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/networking", "region": "RegionOne"}], "id": "89ad41090cf7427c863d2552b55a5e84", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f013d5accb784c398accda192124cc2b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/identity", "region": "RegionOne"}], "id": "da912540de9b457982f7e6a363d04b2e", "type": "identity", "name": "keystone"}]}}'
2026-01-29 17:05:09,176 83208 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '8db11f90-acdc-45d1-b293-a0bdb5823893', 'name': 'tempest-ServerRescueNegativeTestJSON-121386700-network', 'tenant_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'project_id': 'da9f4bf891f74cf0995b9c83fca1bd95', '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': 12579, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T16:03:48Z', 'updated_at': '2026-01-29T16:03:49Z', 'revision_number': 1} available for tenant
2026-01-29 17:05:09,176 83208 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1040771574', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOb/vjOTkdLzjMwXIU1bMDM/ZDrReBAeNtkKnxPKaC+kMkuWREE/qS8EHtSKMqbpQXYsK8xogcpZNoDKmVcnrSa1wjqNx2pury5CcghaCpMaTX114bs3la80MO26JJI0IA==', 'fingerprint': '83:ca:bd:5e:d9:5b:ba:e7:5f:4d:0d:23:7f:e5:10:da', 'user_id': '8654ceff2b944c39bab6a2f9179d592d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB6Zx18YHh+P0N7s4j1NysAAh3XAWJSgArQSRmqhyAg6cDnpyU03561\naKV8z0/IG3mgBwYFK4EEACKhZANiAATm/74zk5HS84zMFyFNWzAzP2Q60XgQHjbZ\nCp8TymgvpDJLlkRBP6kvBB7UijKm6UF2LCvMaIHKWTaAyplXJ60mtcI6jcdqbq8u\nQnIIWgqTGk19deG7N5WvNDDtuiSSNCA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4c24ad1d-f884-4b89-a79c-8205a5363129', 'name': 'tempest-securitygroup--1826764988', 'stateful': True, 'tenant_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'project_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'description': 'tempest-description--42864097', 'shared': False, 'security_group_rules': [{'id': '7522de33-e6e6-479d-95eb-8610db88f273', 'project_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'tenant_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'security_group_id': '4c24ad1d-f884-4b89-a79c-8205a5363129', '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': 391, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T16:05:07Z', 'updated_at': '2026-01-29T16:05:07Z', 'revision_number': 0}, {'id': '753c206c-9da7-4d0d-8d82-0784d07fe876', 'project_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'tenant_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'security_group_id': '4c24ad1d-f884-4b89-a79c-8205a5363129', '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': 390, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T16:05:07Z', 'updated_at': '2026-01-29T16:05:07Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T16:05:07Z', 'updated_at': '2026-01-29T16:05:07Z', 'revision_number': 1}, 'floating_ip': {'id': 'd8619871-577b-4e92-9f5f-ddd4d161707f', 'tenant_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'project_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'floating_ip_address': '172.24.4.252', 'floating_network_id': '96e01c38-3de1-48ff-a696-bd2e8dc38447', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T16:05:08Z', 'updated_at': '2026-01-29T16:05:08Z', 'revision_number': 0, 'ip': '172.24.4.252'}}
2026-01-29 17:05:09,707 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.103/compute/v2.1/servers 0.530s
2026-01-29 17:05:09,707 83208 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-1381681131", "imageRef": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "flavorRef": "42", "adminPass": "Z4_LEYNEu!qUeig", "networks": [{"uuid": "8db11f90-acdc-45d1-b293-a0bdb5823893"}], "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "key_name": "tempest-keypair-1040771574", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '417', 'location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c61a6047-da01-411e-a0b1-d2235232d858', 'x-compute-request-id': 'req-c61a6047-da01-411e-a0b1-d2235232d858', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.103/compute/v2.1/servers'}
Body: b'{"server": {"id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "adminPass": "Z4_LEYNEu!qUeig"}}'
2026-01-29 17:05:09,793 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.083s
2026-01-29 17:05:09,793 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b258ab2e-798e-4f7b-9384-7c13f6f936ea', 'x-compute-request-id': 'req-b258ab2e-798e-4f7b-9384-7c13f6f936ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:10,901 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.094s
2026-01-29 17:05:10,901 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8d7f240-71e0-4f21-b45e-20c3937b18fc', 'x-compute-request-id': 'req-a8d7f240-71e0-4f21-b45e-20c3937b18fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:12,016 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.098s
2026-01-29 17:05:12,017 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff6417d-ec73-469d-9844-4e03ba8e78ed', 'x-compute-request-id': 'req-6ff6417d-ec73-469d-9844-4e03ba8e78ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:12,028 83208 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-29 17:05:13,116 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.086s
2026-01-29 17:05:13,116 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5b85416-533b-465c-ad19-71150466f411', 'x-compute-request-id': 'req-f5b85416-533b-465c-ad19-71150466f411', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:14,273 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.145s
2026-01-29 17:05:14,273 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8804807e-2eb0-4dae-b503-21a42b3e2cba', 'x-compute-request-id': 'req-8804807e-2eb0-4dae-b503-21a42b3e2cba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:14,289 83208 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-29 17:05:15,569 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.279s
2026-01-29 17:05:15,569 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c771f287-9f3c-4b67-a335-8cdaa02dbf8b', 'x-compute-request-id': 'req-c771f287-9f3c-4b67-a335-8cdaa02dbf8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:15,586 83208 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-01-29 17:05:16,882 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.294s
2026-01-29 17:05:16,882 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1b658e1-3ca5-42ca-8716-4a838df7e075', 'x-compute-request-id': 'req-d1b658e1-3ca5-42ca-8716-4a838df7e075', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:16,894 83208 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-01-29 17:05:18,164 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.269s
2026-01-29 17:05:18,164 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-762d8076-cfe5-4cfa-8903-da3b70317fc0', 'x-compute-request-id': 'req-762d8076-cfe5-4cfa-8903-da3b70317fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:19,371 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.195s
2026-01-29 17:05:19,371 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0afaec7e-265f-48d2-964a-7447d5439387', 'x-compute-request-id': 'req-0afaec7e-265f-48d2-964a-7447d5439387', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:20,605 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.222s
2026-01-29 17:05:20,605 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f86cd4bd-c3ea-408d-8e4b-bb5b24082f1e', 'x-compute-request-id': 'req-f86cd4bd-c3ea-408d-8e4b-bb5b24082f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:21,877 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.259s
2026-01-29 17:05:21,877 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e27bb7-56d8-4e12-b7db-f6f18c2a7fcc', 'x-compute-request-id': 'req-97e27bb7-56d8-4e12-b7db-f6f18c2a7fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:23,116 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.226s
2026-01-29 17:05:23,116 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a1499a1-1dea-4534-b893-04fb1470349c', 'x-compute-request-id': 'req-4a1499a1-1dea-4534-b893-04fb1470349c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:24,370 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.240s
2026-01-29 17:05:24,370 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f89b22fe-914a-47f7-8794-8a5f8e21b293', 'x-compute-request-id': 'req-f89b22fe-914a-47f7-8794-8a5f8e21b293', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "BUILD", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:25,570 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.183s
2026-01-29 17:05:25,570 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fdf6a2d-ce7e-4cc3-9ba0-784e257859dc', 'x-compute-request-id': 'req-0fdf6a2d-ce7e-4cc3-9ba0-784e257859dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "ACTIVE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:05:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 17:05:25,587 83208 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-01-29 17:05:25,709 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-interface 0.121s
2026-01-29 17:05:25,709 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e51e60-4ca3-4056-b545-c3fdc0d4656e', 'x-compute-request-id': 'req-00e51e60-4ca3-4056-b545-c3fdc0d4656e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "8db11f90-acdc-45d1-b293-a0bdb5823893", "port_id": "13a32b2c-83d3-4c6a-a1cd-2acd3a1c81e9", "mac_addr": "fa:16:3e:65:51:86", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1d5e139e-d5c7-4e21-a81f-7b1a085c531f", "ip_address": "10.0.0.13"}]}]}'
2026-01-29 17:05:26,600 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.103/networking/v2.0/floatingips/d8619871-577b-4e92-9f5f-ddd4d161707f 0.888s
2026-01-29 17:05:26,600 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "13a32b2c-83d3-4c6a-a1cd-2acd3a1c81e9"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-144cbc49-de3a-4de5-940f-db6f96d8c214', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/networking/v2.0/floatingips/d8619871-577b-4e92-9f5f-ddd4d161707f'}
Body: b'{"floatingip": {"id": "d8619871-577b-4e92-9f5f-ddd4d161707f", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "project_id": "da9f4bf891f74cf0995b9c83fca1bd95", "floating_ip_address": "172.24.4.252", "floating_network_id": "96e01c38-3de1-48ff-a696-bd2e8dc38447", "router_id": "a7be13a0-9b2c-4407-b826-62c5e6fcfc0d", "port_id": "13a32b2c-83d3-4c6a-a1cd-2acd3a1c81e9", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8db11f90-acdc-45d1-b293-a0bdb5823893", "mac_address": "fa:16:3e:65:51:86", "admin_state_up": true, "status": "ACTIVE", "device_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T16:05:08Z", "updated_at": "2026-01-29T16:05:25Z", "revision_number": 1}}'
2026-01-29 17:05:26,602 83208 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.252:22' as 'cirros' with public key authentication
2026-01-29 17:06:26,660 83208 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.252 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-29 17:06:29,186 83208 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.252 ([Errno None] Unable to connect to port 22 on 172.24.4.252). Number attempts: 2. Retry after 3 seconds.
2026-01-29 17:06:32,689 83208 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.252 ([Errno None] Unable to connect to port 22 on 172.24.4.252). Number attempts: 3. Retry after 4 seconds.
2026-01-29 17:06:37,248 83208 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-29 17:06:37,598 83208 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-29 17:06:37,599 83208 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.252 successfully created
2026-01-29 17:06:39,851 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 2.252s
2026-01-29 17:06:39,852 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:37 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-774f7ad1-0635-4502-a501-57dd590b6bf2', 'x-compute-request-id': 'req-774f7ad1-0635-4502-a501-57dd590b6bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "device": "/dev/vdb"}}'
2026-01-29 17:06:39,903 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.049s
2026-01-29 17:06:39,904 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d4ede1-e856-4316-a195-414bb8c7e5ef', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d4ede1-e856-4316-a195-414bb8c7e5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:40.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:06:40,972 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.056s
2026-01-29 17:06:40,972 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2594adad-336c-4f81-a82a-a2ed3fd90077', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2594adad-336c-4f81-a82a-a2ed3fd90077', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:40.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:06:42,025 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.042s
2026-01-29 17:06:42,026 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bb545ce-0465-46a5-9387-c21982cb4bda', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb545ce-0465-46a5-9387-c21982cb4bda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:06:43,121 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.083s
2026-01-29 17:06:43,121 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da01f0b-7e5d-4ce0-85b1-531df95d3103', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da01f0b-7e5d-4ce0-85b1-531df95d3103', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:06:44,190 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.057s
2026-01-29 17:06:44,190 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951fe6a5-1e79-4b2e-8094-4bbcb171b29f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951fe6a5-1e79-4b2e-8094-4bbcb171b29f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:06:45,272 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.070s
2026-01-29 17:06:45,272 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2893e16b-4cd4-42c3-af15-2d51fe030ca4', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2893e16b-4cd4-42c3-af15-2d51fe030ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:06:46,334 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.050s
2026-01-29 17:06:46,334 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89d1b60-606f-4c35-8903-92b6b8efdded', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89d1b60-606f-4c35-8903-92b6b8efdded', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:06:46,345 83208 INFO [tempest.common.waiters] Attachment 50e65d19-8d17-4823-8ec0-695063cb88f0 created for volume fce94bad-9149-47c7-ac31-d08efc714a3c to server 2af60942-d11a-4237-9afa-4a6933e6f53b after waiting for 7.345878 seconds
2026-01-29 17:06:46,401 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.055s
2026-01-29 17:06:46,401 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-009c69a2-169a-47fd-b87c-a9dd4c1034d4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-009c69a2-169a-47fd-b87c-a9dd4c1034d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:06:46,413 83208 INFO [tempest.common.waiters] volume fce94bad-9149-47c7-ac31-d08efc714a3c reached in-use after waiting for 0.412983 seconds
2026-01-29 17:06:46,602 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/action 0.189s
2026-01-29 17:06:46,603 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "Z4_LEYNEu!qUeig"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:46 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-88180adc-70d4-4602-abe8-6b6fff725830', 'x-compute-request-id': 'req-88180adc-70d4-4602-abe8-6b6fff725830', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/action'}
Body: b'{"adminPass": "Z4_LEYNEu!qUeig"}'
2026-01-29 17:06:46,826 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.222s
2026-01-29 17:06:46,826 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae0c057d-cb16-4f4e-93e2-4c262c185a11', 'x-compute-request-id': 'req-ae0c057d-cb16-4f4e-93e2-4c262c185a11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "ACTIVE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:06:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:06:48,083 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.244s
2026-01-29 17:06:48,084 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d98847b-4300-4737-b038-563fbbba887a', 'x-compute-request-id': 'req-6d98847b-4300-4737-b038-563fbbba887a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "ACTIVE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:06:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:06:50,147 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 1.051s
2026-01-29 17:06:50,148 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-839f64d2-0393-4905-9e4c-372851cef661', 'x-compute-request-id': 'req-839f64d2-0393-4905-9e4c-372851cef661', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "ACTIVE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:06:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:06:51,303 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.141s
2026-01-29 17:06:51,303 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89fb96e5-3c90-4759-813a-e6d843177af4', 'x-compute-request-id': 'req-89fb96e5-3c90-4759-813a-e6d843177af4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "ACTIVE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:06:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:06:52,546 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.230s
2026-01-29 17:06:52,547 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41697acf-a85b-4ab9-acb6-920125da156f', 'x-compute-request-id': 'req-41697acf-a85b-4ab9-acb6-920125da156f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "ACTIVE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:06:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:06:53,707 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.148s
2026-01-29 17:06:53,708 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7afcd665-22d1-46d2-bfb0-b7a7bd9071e3', 'x-compute-request-id': 'req-7afcd665-22d1-46d2-bfb0-b7a7bd9071e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "ACTIVE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:06:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:06:54,919 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.200s
2026-01-29 17:06:54,920 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9193485e-98ab-492b-9661-9205a9519662', 'x-compute-request-id': 'req-9193485e-98ab-492b-9661-9205a9519662', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "ACTIVE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:06:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:06:56,559 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.626s
2026-01-29 17:06:56,559 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9079c9-4875-415d-9c9d-742d6225cb0a', 'x-compute-request-id': 'req-1a9079c9-4875-415d-9c9d-742d6225cb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "ACTIVE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:06:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:06:57,933 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.362s
2026-01-29 17:06:57,934 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a09f11-3a44-47bd-93eb-bc33c46a13d2', 'x-compute-request-id': 'req-21a09f11-3a44-47bd-93eb-bc33c46a13d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "ACTIVE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:06:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:05:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:06:59,353 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.406s
2026-01-29 17:06:59,353 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4d39991-9b67-4687-95b8-f1c705a68b22', 'x-compute-request-id': 'req-b4d39991-9b67-4687-95b8-f1c705a68b22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "RESCUE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:06:59Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:06:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:06:59,366 83208 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 13 second wait
2026-01-29 17:06:59,573 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.103/identity/v3/auth/tokens 0.203s
2026-01-29 17:06:59,574 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:59 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-a3c3cfed-181d-4210-9529-9ac282e5ffa3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.103/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8654ceff2b944c39bab6a2f9179d592d", "name": "tempest-ServerRescueNegativeTestJSON-2025211561-project-member", "password_expires_at": null}, "audit_ids": ["xn8LzqoESTmbiRGf0Dj2Ow"], "expires_at": "2026-01-29T17:06:59.000000Z", "issued_at": "2026-01-29T16:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da9f4bf891f74cf0995b9c83fca1bd95", "name": "tempest-ServerRescueNegativeTestJSON-2025211561"}, "is_domain": false, "roles": [{"id": "ebe168b4915e4d08b1f98a47cee4e3d7", "name": "reader"}, {"id": "cabf93b717bd40c3a05aafe539fe15a1", "name": "member"}], "catalog": [{"endpoints": [{"id": "e569b22824e844afa2a7285fd49ad409", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/placement", "region": "RegionOne"}], "id": "222b0f5358ab41e99aa9c289b02f0b2e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "63fc2bc73a5a456a9c99ef02f0af9641", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/volume/v3", "region": "RegionOne"}], "id": "22ca2eb0d0d34e3db97a98b3bc731bfc", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9b280aa0ca364120a10df934c4b686a9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/compute/v2/da9f4bf891f74cf0995b9c83fca1bd95", "region": "RegionOne"}], "id": "383c4ca60b734308b09b0001b034f7a6", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9ccd0359c7a84e3aa5a861d3efee69f5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/image", "region": "RegionOne"}], "id": "3c81e4d15b9741f08dc2230265df4631", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0bb0a78a9c294fb6a7f90fd6c857bd74", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/compute/v2.1", "region": "RegionOne"}], "id": "6cb382fde2ab40b18150f83944f2401d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "34e5e58945be411380da058c5024c065", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/networking", "region": "RegionOne"}], "id": "89ad41090cf7427c863d2552b55a5e84", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f013d5accb784c398accda192124cc2b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.103/identity", "region": "RegionOne"}], "id": "da912540de9b457982f7e6a363d04b2e", "type": "identity", "name": "keystone"}]}}'
2026-01-29 17:06:59,574 83208 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '8db11f90-acdc-45d1-b293-a0bdb5823893', 'name': 'tempest-ServerRescueNegativeTestJSON-121386700-network', 'tenant_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'project_id': 'da9f4bf891f74cf0995b9c83fca1bd95', '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': 12579, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T16:03:48Z', 'updated_at': '2026-01-29T16:03:49Z', 'revision_number': 1} available for tenant
2026-01-29 17:06:59,691 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments/fce94bad-9149-47c7-ac31-d08efc714a3c 0.116s
2026-01-29 17:06:59,691 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:59 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-5797a467-09d3-44df-9991-a24c8af46702', 'x-compute-request-id': 'req-5797a467-09d3-44df-9991-a24c8af46702', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 2af60942-d11a-4237-9afa-4a6933e6f53b while it is in vm_state rescued"}}'
2026-01-29 17:06:59,804 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/action 0.112s
2026-01-29 17:06:59,804 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:59 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-b750fbce-edaf-4659-bfc6-790f2055d6ef', 'x-compute-request-id': 'req-b750fbce-edaf-4659-bfc6-790f2055d6ef', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/action'}
Body: b''
2026-01-29 17:07:00,260 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.456s
2026-01-29 17:07:00,261 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480ef407-dee1-4c11-91ff-8c87d7e3ed95', 'x-compute-request-id': 'req-480ef407-dee1-4c11-91ff-8c87d7e3ed95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "RESCUE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:07:00Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:06:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:07:01,512 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.237s
2026-01-29 17:07:01,512 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:07:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b33ff669-4cd6-49bb-91da-3814387f173d', 'x-compute-request-id': 'req-b33ff669-4cd6-49bb-91da-3814387f173d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "RESCUE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:07:00Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:06:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:07:02,889 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.365s
2026-01-29 17:07:02,889 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:07:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e278e0e1-c22d-4cf1-9307-a453db36e3cc', 'x-compute-request-id': 'req-e278e0e1-c22d-4cf1-9307-a453db36e3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "RESCUE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:07:00Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:06:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:07:04,299 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.394s
2026-01-29 17:07:04,299 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:07:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-868d97e1-6588-4272-8f71-9dae26e79c33', 'x-compute-request-id': 'req-868d97e1-6588-4272-8f71-9dae26e79c33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "RESCUE", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:07:00Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:06:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:07:06,004 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b 0.687s
2026-01-29 17:07:06,004 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:07:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1816', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6815a93-0148-4fa4-9902-88ddfdd5e515', 'x-compute-request-id': 'req-d6815a93-0148-4fa4-9902-88ddfdd5e515', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-121386700-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:51:86"}]}, "created": "2026-01-29T16:05:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/flavors/42"}]}, "hostId": "76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326", "id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "image": {"id": "fdca4975-afa8-4f3a-ace0-9ea9d2458622", "links": [{"rel": "bookmark", "href": "http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622"}]}, "links": [{"rel": "self", "href": "http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}, {"rel": "bookmark", "href": "http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1381681131", "status": "ERROR", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "user_id": "8654ceff2b944c39bab6a2f9179d592d", "updated": "2026-01-29T16:07:05Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T16:07:05Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1040771574", "OS-SRV-USG:launched_at": "2026-01-29T16:06:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1826764988"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c"}]}}'
2026-01-29 17:07:06,018 83208 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 6 second wait
2026-01-29 17:07:06,216 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-interface 0.197s
2026-01-29 17:07:06,216 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:07:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ea7d9a0-bd44-4edf-a75c-029171cadfe9', 'x-compute-request-id': 'req-7ea7d9a0-bd44-4edf-a75c-029171cadfe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "8db11f90-acdc-45d1-b293-a0bdb5823893", "port_id": "13a32b2c-83d3-4c6a-a1cd-2acd3a1c81e9", "mac_addr": "fa:16:3e:65:51:86", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "1d5e139e-d5c7-4e21-a81f-7b1a085c531f", "ip_address": "10.0.0.13"}]}]}'
2026-01-29 17:07:08,135 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.103/networking/v2.0/floatingips/d8619871-577b-4e92-9f5f-ddd4d161707f 1.916s
2026-01-29 17:07:08,135 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "13a32b2c-83d3-4c6a-a1cd-2acd3a1c81e9"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:07:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-3a18f910-c979-40a2-8be7-94201d09a575', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/networking/v2.0/floatingips/d8619871-577b-4e92-9f5f-ddd4d161707f'}
Body: b'{"floatingip": {"id": "d8619871-577b-4e92-9f5f-ddd4d161707f", "tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95", "project_id": "da9f4bf891f74cf0995b9c83fca1bd95", "floating_ip_address": "172.24.4.252", "floating_network_id": "96e01c38-3de1-48ff-a696-bd2e8dc38447", "router_id": "a7be13a0-9b2c-4407-b826-62c5e6fcfc0d", "port_id": "13a32b2c-83d3-4c6a-a1cd-2acd3a1c81e9", "fixed_ip_address": "10.0.0.13", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "8db11f90-acdc-45d1-b293-a0bdb5823893", "mac_address": "fa:16:3e:65:51:86", "admin_state_up": true, "status": "DOWN", "device_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T16:05:08Z", "updated_at": "2026-01-29T16:07:06Z", "revision_number": 3}}'
2026-01-29 17:07:08,136 83208 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.252:22' as 'cirros' with public key authentication
2026-01-29 17:08:08,195 83208 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.252 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-29 17:09:10,759 83208 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.252 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-01-29 17:10:14,320 83208 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.252 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-01-29 17:11:18,883 83208 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.252 after 3 attempts. Proxy client: no proxy client
2026-01-29 17:11:18.883 83208 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-01-29 17:11:18.883 83208 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-01-29 17:11:18.883 83208 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-01-29 17:11:18.883 83208 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2026-01-29 17:11:18.883 83208 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-01-29 17:11:18.883 83208 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-01-29 17:11:18.883 83208 ERROR tempest.lib.common.ssh
2026-01-29 17:11:18,885 83208 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Thu, 29 Jan 2026 16:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '417', 'location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c61a6047-da01-411e-a0b1-d2235232d858', 'x-compute-request-id': 'req-c61a6047-da01-411e-a0b1-d2235232d858', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.103/compute/v2.1/servers'}
Body: {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-ServerRescueNegativeTestJSON-121386700-network': [{'version': 4, 'addr': '10.0.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:65:51:86'}]}, 'created': '2026-01-29T16:05:09Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.103/compute/flavors/42'}]}, 'hostId': '76135baf8ffe12e7b22d6c62706b0dca7d41d496c9334d1a5a969326', 'id': '2af60942-d11a-4237-9afa-4a6933e6f53b', 'image': {'id': 'fdca4975-afa8-4f3a-ace0-9ea9d2458622', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.103/compute/images/fdca4975-afa8-4f3a-ace0-9ea9d2458622'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}, {'rel': 'bookmark', 'href': 'http://192.168.122.103/compute/servers/2af60942-d11a-4237-9afa-4a6933e6f53b'}], 'metadata': {}, 'name': 'tempest-ServerRescueNegativeTestJSON-server-1381681131', 'status': 'ACTIVE', 'tenant_id': 'da9f4bf891f74cf0995b9c83fca1bd95', 'user_id': '8654ceff2b944c39bab6a2f9179d592d', 'updated': '2026-01-29T16:05:24Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1040771574', 'OS-SRV-USG:launched_at': '2026-01-29T16:05:24.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1826764988'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-01-29 17:11:20,070 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/action 1.184s
2026-01-29 17:11:20,070 83208 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': 'Thu, 29 Jan 2026 16:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-de073e6e-0006-414f-84e1-09d81cdedbaf', 'x-compute-request-id': 'req-de073e6e-0006-414f-84e1-09d81cdedbaf', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-29 17:11:20,070 83208 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 2af60942-d11a-4237-9afa-4a6933e6f53b
2026-01-29 17:11:20,111 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.040s
2026-01-29 17:11:20,111 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33bffba4-42b5-4988-a92c-a33c7aae21c7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33bffba4-42b5-4988-a92c-a33c7aae21c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:11:20,240 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments/fce94bad-9149-47c7-ac31-d08efc714a3c 0.118s
2026-01-29 17:11:20,240 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11:20 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-3eeaa54b-26af-4ffb-897e-844c117ab854', 'x-compute-request-id': 'req-3eeaa54b-26af-4ffb-897e-844c117ab854', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 2af60942-d11a-4237-9afa-4a6933e6f53b while it is in vm_state error"}}'
2026-01-29 17:11:20,338 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.097s
2026-01-29 17:11:20,338 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-3096aa81-e437-4d6c-b24f-f97aaf5ff3d5', 'x-compute-request-id': 'req-3096aa81-e437-4d6c-b24f-f97aaf5ff3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:21,388 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.046s
2026-01-29 17:11:21,388 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-fe5b3d7a-4c21-4b60-88e3-fd719c7ec7b9', 'x-compute-request-id': 'req-fe5b3d7a-4c21-4b60-88e3-fd719c7ec7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:22,448 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.057s
2026-01-29 17:11:22,449 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-6ac064f4-1b26-43dc-ad46-63ef68477c8b', 'x-compute-request-id': 'req-6ac064f4-1b26-43dc-ad46-63ef68477c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:23,499 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.047s
2026-01-29 17:11:23,499 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-4623acc8-1018-45a4-a724-329a80ca5661', 'x-compute-request-id': 'req-4623acc8-1018-45a4-a724-329a80ca5661', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:24,572 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.069s
2026-01-29 17:11:24,572 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-0436deee-9dad-40e2-84f2-ea855c4c4c6b', 'x-compute-request-id': 'req-0436deee-9dad-40e2-84f2-ea855c4c4c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:25,633 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.058s
2026-01-29 17:11:25,633 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-4e9882f4-9cc4-4c0e-b68a-9d660d590cab', 'x-compute-request-id': 'req-4e9882f4-9cc4-4c0e-b68a-9d660d590cab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:26,692 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.056s
2026-01-29 17:11:26,692 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-bb55ac5a-c994-4432-b4b8-8efc0993ad57', 'x-compute-request-id': 'req-bb55ac5a-c994-4432-b4b8-8efc0993ad57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:27,755 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.060s
2026-01-29 17:11:27,755 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-96aadcfb-59f5-4e01-88e5-f1e8e7689087', 'x-compute-request-id': 'req-96aadcfb-59f5-4e01-88e5-f1e8e7689087', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:28,814 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.055s
2026-01-29 17:11:28,814 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-a2693356-3580-4054-b4a3-15cfda0e65f8', 'x-compute-request-id': 'req-a2693356-3580-4054-b4a3-15cfda0e65f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:29,902 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.085s
2026-01-29 17:11:29,903 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-6d1c49f5-5f31-4d09-99ce-fa60edcde0ab', 'x-compute-request-id': 'req-6d1c49f5-5f31-4d09-99ce-fa60edcde0ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:30,960 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.054s
2026-01-29 17:11:30,961 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-1b2238cd-ff71-437f-9660-8b00b37fd67b', 'x-compute-request-id': 'req-1b2238cd-ff71-437f-9660-8b00b37fd67b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:32,020 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.056s
2026-01-29 17:11:32,020 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-fbb00f5d-f5d4-4d03-9c72-36788c3d507f', 'x-compute-request-id': 'req-fbb00f5d-f5d4-4d03-9c72-36788c3d507f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:33,080 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.057s
2026-01-29 17:11:33,080 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-8d936dd4-3123-4173-8575-c65b67c382c0', 'x-compute-request-id': 'req-8d936dd4-3123-4173-8575-c65b67c382c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:34,140 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.057s
2026-01-29 17:11:34,141 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-fdcc5405-6cbf-48d0-b760-3b8fe52bd9b2', 'x-compute-request-id': 'req-fdcc5405-6cbf-48d0-b760-3b8fe52bd9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:35,193 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.049s
2026-01-29 17:11:35,193 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-3802babd-f2af-43a3-af0a-211880bb6d73', 'x-compute-request-id': 'req-3802babd-f2af-43a3-af0a-211880bb6d73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:36,273 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.076s
2026-01-29 17:11:36,273 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-78ca18f7-ea81-45cd-b2fa-06a1e450944b', 'x-compute-request-id': 'req-78ca18f7-ea81-45cd-b2fa-06a1e450944b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:37,359 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.084s
2026-01-29 17:11:37,360 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-d2588fe8-3972-4ecd-930a-8c940e356973', 'x-compute-request-id': 'req-d2588fe8-3972-4ecd-930a-8c940e356973', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:38,427 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.064s
2026-01-29 17:11:38,428 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-735fb857-1a7f-490d-9300-d4b240cddd19', 'x-compute-request-id': 'req-735fb857-1a7f-490d-9300-d4b240cddd19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:39,478 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:11:39,478 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-74db4189-b9ce-4824-955a-be51f8ed96c9', 'x-compute-request-id': 'req-74db4189-b9ce-4824-955a-be51f8ed96c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:40,552 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.071s
2026-01-29 17:11:40,552 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-44ac231e-9365-4ab7-88ae-1cabe2e79e8e', 'x-compute-request-id': 'req-44ac231e-9365-4ab7-88ae-1cabe2e79e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:41,603 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:11:41,604 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-577905b8-f5a7-4a10-a171-c8afeffca634', 'x-compute-request-id': 'req-577905b8-f5a7-4a10-a171-c8afeffca634', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:42,647 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.041s
2026-01-29 17:11:42,647 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-4d92092c-aed8-4b7f-8694-fdf1234489d2', 'x-compute-request-id': 'req-4d92092c-aed8-4b7f-8694-fdf1234489d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:43,716 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.067s
2026-01-29 17:11:43,717 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-d03d942c-9a8a-4b7f-ad91-fe10373b4bf7', 'x-compute-request-id': 'req-d03d942c-9a8a-4b7f-ad91-fe10373b4bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:44,787 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.068s
2026-01-29 17:11:44,788 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-fbbba5bd-37b8-4a7c-af10-418d16f1eb5d', 'x-compute-request-id': 'req-fbbba5bd-37b8-4a7c-af10-418d16f1eb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:45,867 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.076s
2026-01-29 17:11:45,868 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-588316d6-6f03-4319-8d25-13f0cf78075a', 'x-compute-request-id': 'req-588316d6-6f03-4319-8d25-13f0cf78075a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:46,920 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.050s
2026-01-29 17:11:46,920 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-711fc222-f007-4dfc-aef5-e0a2779f354c', 'x-compute-request-id': 'req-711fc222-f007-4dfc-aef5-e0a2779f354c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:47,967 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:11:47,967 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-9ff5afb3-db09-4e22-8e43-7dfb8937ac53', 'x-compute-request-id': 'req-9ff5afb3-db09-4e22-8e43-7dfb8937ac53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:49,013 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:11:49,013 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-f5ba171f-e44b-40bf-bc7b-5624a512d2da', 'x-compute-request-id': 'req-f5ba171f-e44b-40bf-bc7b-5624a512d2da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:50,073 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.057s
2026-01-29 17:11:50,073 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-c34a2424-e582-4e91-99f5-fead63315574', 'x-compute-request-id': 'req-c34a2424-e582-4e91-99f5-fead63315574', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:51,121 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:11:51,121 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-ec120f4e-214e-4593-947f-e7fd895fb176', 'x-compute-request-id': 'req-ec120f4e-214e-4593-947f-e7fd895fb176', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:52,198 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.074s
2026-01-29 17:11:52,199 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-045a007f-4d24-49aa-9ab2-45b79d9b3d1c', 'x-compute-request-id': 'req-045a007f-4d24-49aa-9ab2-45b79d9b3d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:53,256 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.054s
2026-01-29 17:11:53,256 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-7440ea20-293c-4777-9fcb-092db4b86bac', 'x-compute-request-id': 'req-7440ea20-293c-4777-9fcb-092db4b86bac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:54,303 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:11:54,303 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-3c25b874-46b0-4258-94dc-e1327c2448db', 'x-compute-request-id': 'req-3c25b874-46b0-4258-94dc-e1327c2448db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:55,464 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.158s
2026-01-29 17:11:55,465 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-b9788548-e86f-4f29-a0f8-bedc3eeef19f', 'x-compute-request-id': 'req-b9788548-e86f-4f29-a0f8-bedc3eeef19f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:56,508 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.041s
2026-01-29 17:11:56,509 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-a641b8dd-ea82-45ff-89e8-443d925ed0c7', 'x-compute-request-id': 'req-a641b8dd-ea82-45ff-89e8-443d925ed0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:57,603 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.091s
2026-01-29 17:11:57,604 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-13084381-90a2-4ec2-b8ae-e302cdc0ca14', 'x-compute-request-id': 'req-13084381-90a2-4ec2-b8ae-e302cdc0ca14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:58,672 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.066s
2026-01-29 17:11:58,673 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-d8f74772-6216-4339-8869-fe82e475eb32', 'x-compute-request-id': 'req-d8f74772-6216-4339-8869-fe82e475eb32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:11:59,716 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.040s
2026-01-29 17:11:59,716 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:11: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-361128a3-d45f-4a30-81ac-09d143fcf895', 'x-compute-request-id': 'req-361128a3-d45f-4a30-81ac-09d143fcf895', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:00,759 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.040s
2026-01-29 17:12:00,760 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-1abcf769-d1c9-45b2-8f74-1a27e900219a', 'x-compute-request-id': 'req-1abcf769-d1c9-45b2-8f74-1a27e900219a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:01,840 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.078s
2026-01-29 17:12:01,840 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-2ae5b809-a5f4-4d9f-895d-2c4b131f3d5c', 'x-compute-request-id': 'req-2ae5b809-a5f4-4d9f-895d-2c4b131f3d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:02,899 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.056s
2026-01-29 17:12:02,899 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-892b0d1b-8ea0-4319-81ac-14b61d0cafe9', 'x-compute-request-id': 'req-892b0d1b-8ea0-4319-81ac-14b61d0cafe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:03,946 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.044s
2026-01-29 17:12:03,946 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-ee799471-510f-4171-be92-ffb13c885bad', 'x-compute-request-id': 'req-ee799471-510f-4171-be92-ffb13c885bad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:05,001 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.051s
2026-01-29 17:12:05,001 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-11313279-254f-498f-a7c9-43faed271607', 'x-compute-request-id': 'req-11313279-254f-498f-a7c9-43faed271607', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:06,049 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:12:06,049 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-6c4c68f7-9c37-4edd-8a2b-50264ece725a', 'x-compute-request-id': 'req-6c4c68f7-9c37-4edd-8a2b-50264ece725a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:07,099 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.047s
2026-01-29 17:12:07,099 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-fa5a98ed-9c60-4216-9dc4-93bc915cf88a', 'x-compute-request-id': 'req-fa5a98ed-9c60-4216-9dc4-93bc915cf88a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:08,143 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.041s
2026-01-29 17:12:08,143 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-88e4df3c-a980-418d-88fe-ef0b9b3b1ce3', 'x-compute-request-id': 'req-88e4df3c-a980-418d-88fe-ef0b9b3b1ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:09,202 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.054s
2026-01-29 17:12:09,202 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-9865a357-dbb8-469f-9996-1a9818b6d4fb', 'x-compute-request-id': 'req-9865a357-dbb8-469f-9996-1a9818b6d4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:10,261 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.056s
2026-01-29 17:12:10,261 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-fd404bb5-aab3-4697-8023-64a1ed574cb6', 'x-compute-request-id': 'req-fd404bb5-aab3-4697-8023-64a1ed574cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:11,320 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.056s
2026-01-29 17:12:11,321 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-971afb38-fd53-440b-82fa-790153512596', 'x-compute-request-id': 'req-971afb38-fd53-440b-82fa-790153512596', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:12,378 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.054s
2026-01-29 17:12:12,378 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-1918e34a-b871-4087-97a4-d40f8caebcd2', 'x-compute-request-id': 'req-1918e34a-b871-4087-97a4-d40f8caebcd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:13,430 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.050s
2026-01-29 17:12:13,431 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-8cb42fe0-fde0-4d70-b941-c406a804133d', 'x-compute-request-id': 'req-8cb42fe0-fde0-4d70-b941-c406a804133d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:14,480 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.047s
2026-01-29 17:12:14,480 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-2a55c87b-1511-49be-b7f9-b8f14f1db10f', 'x-compute-request-id': 'req-2a55c87b-1511-49be-b7f9-b8f14f1db10f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:15,564 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.080s
2026-01-29 17:12:15,564 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-0e9a81c0-7901-4acb-a827-520445fbd7de', 'x-compute-request-id': 'req-0e9a81c0-7901-4acb-a827-520445fbd7de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:16,642 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.074s
2026-01-29 17:12:16,642 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-7708f719-dce8-4dd2-8025-15d8d3120522', 'x-compute-request-id': 'req-7708f719-dce8-4dd2-8025-15d8d3120522', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:17,705 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.059s
2026-01-29 17:12:17,705 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-966940db-1a00-4b78-8cc3-3ad31b7a2665', 'x-compute-request-id': 'req-966940db-1a00-4b78-8cc3-3ad31b7a2665', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:18,773 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.065s
2026-01-29 17:12:18,774 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-b8d8385c-1417-4f0b-9e05-074bd5be86b5', 'x-compute-request-id': 'req-b8d8385c-1417-4f0b-9e05-074bd5be86b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:19,829 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.052s
2026-01-29 17:12:19,830 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-7d507bb9-f8c7-45c4-b43b-040dfe312db5', 'x-compute-request-id': 'req-7d507bb9-f8c7-45c4-b43b-040dfe312db5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:20,889 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.057s
2026-01-29 17:12:20,890 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-8222272e-0b12-4087-af1b-4faa2a67e6f5', 'x-compute-request-id': 'req-8222272e-0b12-4087-af1b-4faa2a67e6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:21,943 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.050s
2026-01-29 17:12:21,943 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-7d688410-f5d5-4ff2-91d0-40f3d64975f7', 'x-compute-request-id': 'req-7d688410-f5d5-4ff2-91d0-40f3d64975f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:22,989 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:12:22,989 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-60dd6be0-9cda-45a5-8b1b-5e69f5daeb14', 'x-compute-request-id': 'req-60dd6be0-9cda-45a5-8b1b-5e69f5daeb14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:24,044 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.052s
2026-01-29 17:12:24,044 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-2693f1a9-9d69-4d12-aac5-dbf4307f60a7', 'x-compute-request-id': 'req-2693f1a9-9d69-4d12-aac5-dbf4307f60a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:25,139 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.092s
2026-01-29 17:12:25,139 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-17cd7136-bda6-4baf-bbdf-7d67d772948f', 'x-compute-request-id': 'req-17cd7136-bda6-4baf-bbdf-7d67d772948f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:26,194 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.052s
2026-01-29 17:12:26,195 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-c6b5904b-ae85-4da8-8a31-2ba613992d67', 'x-compute-request-id': 'req-c6b5904b-ae85-4da8-8a31-2ba613992d67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:27,241 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:12:27,241 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-532fe00c-df19-4f2b-93cb-92f07d751811', 'x-compute-request-id': 'req-532fe00c-df19-4f2b-93cb-92f07d751811', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:28,285 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.040s
2026-01-29 17:12:28,285 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-e724f92a-7e34-4f60-ba79-fbf42811b6dd', 'x-compute-request-id': 'req-e724f92a-7e34-4f60-ba79-fbf42811b6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:29,336 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:12:29,336 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-e4adc7fb-a194-4902-ab1d-891767f91cb6', 'x-compute-request-id': 'req-e4adc7fb-a194-4902-ab1d-891767f91cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:30,387 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:12:30,387 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-33ddc469-74dc-43bf-a1a3-842c367b7b2a', 'x-compute-request-id': 'req-33ddc469-74dc-43bf-a1a3-842c367b7b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:31,444 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.053s
2026-01-29 17:12:31,445 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-1e7d1887-b038-42fa-8ab5-33813734fcd7', 'x-compute-request-id': 'req-1e7d1887-b038-42fa-8ab5-33813734fcd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:32,490 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:12:32,491 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-2ec4b528-e0f4-4d24-b9b0-734009762fd0', 'x-compute-request-id': 'req-2ec4b528-e0f4-4d24-b9b0-734009762fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:33,541 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.046s
2026-01-29 17:12:33,541 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-32ef817d-ceeb-46dd-9c3c-bc0e8061e544', 'x-compute-request-id': 'req-32ef817d-ceeb-46dd-9c3c-bc0e8061e544', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:34,596 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.052s
2026-01-29 17:12:34,596 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-dab107fd-f5f6-47fc-99a8-9c8787c8ad87', 'x-compute-request-id': 'req-dab107fd-f5f6-47fc-99a8-9c8787c8ad87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:35,645 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:12:35,645 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-cf9f8ef1-fa54-49f5-80b9-3cbe44afcced', 'x-compute-request-id': 'req-cf9f8ef1-fa54-49f5-80b9-3cbe44afcced', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:36,696 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:12:36,696 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-affbeb10-77eb-4cff-a8db-5e98c5dc1433', 'x-compute-request-id': 'req-affbeb10-77eb-4cff-a8db-5e98c5dc1433', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:37,752 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.053s
2026-01-29 17:12:37,753 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-641b93ce-3226-4463-bdbf-8f5ea47c7962', 'x-compute-request-id': 'req-641b93ce-3226-4463-bdbf-8f5ea47c7962', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:38,808 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.052s
2026-01-29 17:12:38,808 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-bdd66692-0424-4408-a2a3-f50923c25c59', 'x-compute-request-id': 'req-bdd66692-0424-4408-a2a3-f50923c25c59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:39,871 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.059s
2026-01-29 17:12:39,871 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-7ff612c8-e98c-45bd-b37c-881cca9b7344', 'x-compute-request-id': 'req-7ff612c8-e98c-45bd-b37c-881cca9b7344', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:40,926 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.051s
2026-01-29 17:12:40,926 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-33d33bf9-88b5-4940-afe0-fe6222c90498', 'x-compute-request-id': 'req-33d33bf9-88b5-4940-afe0-fe6222c90498', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:41,982 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.053s
2026-01-29 17:12:41,983 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-bbafba2a-83a0-413e-934e-7e80e545135c', 'x-compute-request-id': 'req-bbafba2a-83a0-413e-934e-7e80e545135c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:43,044 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.059s
2026-01-29 17:12:43,045 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-a2fb0b56-5477-4c9a-bdf5-0e1995d187ca', 'x-compute-request-id': 'req-a2fb0b56-5477-4c9a-bdf5-0e1995d187ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:44,101 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.054s
2026-01-29 17:12:44,102 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-c02f236d-1b09-4362-851e-3ad610dbca14', 'x-compute-request-id': 'req-c02f236d-1b09-4362-851e-3ad610dbca14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:45,156 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.051s
2026-01-29 17:12:45,157 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-01b8fa79-74d6-43a0-8f76-0a9e6edab04e', 'x-compute-request-id': 'req-01b8fa79-74d6-43a0-8f76-0a9e6edab04e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:46,205 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:12:46,205 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-5f8658d6-4aed-4c9c-902a-6de5346c9e7d', 'x-compute-request-id': 'req-5f8658d6-4aed-4c9c-902a-6de5346c9e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:47,250 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:12:47,251 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-19cce1b4-2c47-4307-a4c0-34308e70fb9c', 'x-compute-request-id': 'req-19cce1b4-2c47-4307-a4c0-34308e70fb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:48,302 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:12:48,303 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-a2f7009b-cecc-4d21-a8b7-0428ded04dab', 'x-compute-request-id': 'req-a2f7009b-cecc-4d21-a8b7-0428ded04dab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:49,377 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.070s
2026-01-29 17:12:49,377 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-3d7efdfd-3bd8-49a0-81fe-ab01f17159cb', 'x-compute-request-id': 'req-3d7efdfd-3bd8-49a0-81fe-ab01f17159cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:50,430 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.051s
2026-01-29 17:12:50,431 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-e3aa3a13-dcf1-417e-ae6e-afb437f7ae95', 'x-compute-request-id': 'req-e3aa3a13-dcf1-417e-ae6e-afb437f7ae95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:51,483 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.049s
2026-01-29 17:12:51,483 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-fa92a498-85fd-4c95-9b19-9cb1ff6d4010', 'x-compute-request-id': 'req-fa92a498-85fd-4c95-9b19-9cb1ff6d4010', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:52,536 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.049s
2026-01-29 17:12:52,537 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-bab6afd7-e305-49b7-89d1-b6b2f60bc1dc', 'x-compute-request-id': 'req-bab6afd7-e305-49b7-89d1-b6b2f60bc1dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:53,585 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.046s
2026-01-29 17:12:53,586 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-83946deb-4dc1-4172-bb72-0521130cd664', 'x-compute-request-id': 'req-83946deb-4dc1-4172-bb72-0521130cd664', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:54,637 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:12:54,638 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-cc79f02b-4e3e-450f-9ed0-a9552adee07d', 'x-compute-request-id': 'req-cc79f02b-4e3e-450f-9ed0-a9552adee07d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:55,682 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.040s
2026-01-29 17:12:55,682 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-df903eeb-09d5-4f8b-88f2-1b7d16b5f0df', 'x-compute-request-id': 'req-df903eeb-09d5-4f8b-88f2-1b7d16b5f0df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:56,730 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:12:56,731 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-c18a087e-813b-416a-833d-d8ec96a9e794', 'x-compute-request-id': 'req-c18a087e-813b-416a-833d-d8ec96a9e794', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:57,779 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:12:57,780 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-84f8220f-7956-4fdf-b6f5-06a91cb03c5a', 'x-compute-request-id': 'req-84f8220f-7956-4fdf-b6f5-06a91cb03c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:58,831 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:12:58,831 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-546b47bc-c941-46ec-ab28-2a3434644593', 'x-compute-request-id': 'req-546b47bc-c941-46ec-ab28-2a3434644593', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:12:59,880 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.046s
2026-01-29 17:12:59,881 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:12: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-62896790-fb6d-4e7a-a095-f8db613f4566', 'x-compute-request-id': 'req-62896790-fb6d-4e7a-a095-f8db613f4566', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:00,931 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:13:00,932 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-3e1711bc-2094-4b59-beee-1020806f1ea6', 'x-compute-request-id': 'req-3e1711bc-2094-4b59-beee-1020806f1ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:01,985 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.051s
2026-01-29 17:13:01,985 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-c740b6e9-b51d-451d-8b27-f3d8f63c11ff', 'x-compute-request-id': 'req-c740b6e9-b51d-451d-8b27-f3d8f63c11ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:03,033 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.046s
2026-01-29 17:13:03,034 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-19c9bbc9-b944-4889-8c62-2644c721c2b3', 'x-compute-request-id': 'req-19c9bbc9-b944-4889-8c62-2644c721c2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:04,080 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:13:04,080 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-e687919a-bbfc-46d8-a8e0-764c7487edaf', 'x-compute-request-id': 'req-e687919a-bbfc-46d8-a8e0-764c7487edaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:05,137 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.054s
2026-01-29 17:13:05,137 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-f04238ac-1ebd-47bf-b254-84d5aec8d79a', 'x-compute-request-id': 'req-f04238ac-1ebd-47bf-b254-84d5aec8d79a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:06,184 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.044s
2026-01-29 17:13:06,185 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-825ad907-abbc-43ec-b74d-94e235bfabe9', 'x-compute-request-id': 'req-825ad907-abbc-43ec-b74d-94e235bfabe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:07,229 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.041s
2026-01-29 17:13:07,229 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-6b3fbd0a-763f-47da-9b9a-6f2c1824a2b4', 'x-compute-request-id': 'req-6b3fbd0a-763f-47da-9b9a-6f2c1824a2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:08,276 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.044s
2026-01-29 17:13:08,277 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-96611cdf-2207-42f3-9545-7b01bfe61f1b', 'x-compute-request-id': 'req-96611cdf-2207-42f3-9545-7b01bfe61f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:09,328 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.049s
2026-01-29 17:13:09,328 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-4d0a8f03-8656-46eb-8672-ba00ef521c50', 'x-compute-request-id': 'req-4d0a8f03-8656-46eb-8672-ba00ef521c50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:10,380 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:13:10,380 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-98ed0266-c4e2-424a-bd18-3bcb35db13c2', 'x-compute-request-id': 'req-98ed0266-c4e2-424a-bd18-3bcb35db13c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:11,434 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.051s
2026-01-29 17:13:11,434 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-641d9997-bf90-4be4-9967-41915d5aaf82', 'x-compute-request-id': 'req-641d9997-bf90-4be4-9967-41915d5aaf82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:12,489 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.051s
2026-01-29 17:13:12,489 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-3285a38b-44b6-4a65-bb01-73e6e682a774', 'x-compute-request-id': 'req-3285a38b-44b6-4a65-bb01-73e6e682a774', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:13,535 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:13:13,536 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-314bff23-a8ef-4123-9802-6b358d3769eb', 'x-compute-request-id': 'req-314bff23-a8ef-4123-9802-6b358d3769eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:14,585 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.046s
2026-01-29 17:13:14,586 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-7aa038db-2348-4858-bd2d-95f461a7e080', 'x-compute-request-id': 'req-7aa038db-2348-4858-bd2d-95f461a7e080', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:15,645 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.056s
2026-01-29 17:13:15,645 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-0726b7d6-698c-4bff-975b-79520bbab0a8', 'x-compute-request-id': 'req-0726b7d6-698c-4bff-975b-79520bbab0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:16,706 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.058s
2026-01-29 17:13:16,706 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-0f894217-7e04-41a1-afac-a302bd992785', 'x-compute-request-id': 'req-0f894217-7e04-41a1-afac-a302bd992785', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:17,766 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.056s
2026-01-29 17:13:17,766 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-05e6b590-a75c-4bbe-91da-7ac354b0a0c9', 'x-compute-request-id': 'req-05e6b590-a75c-4bbe-91da-7ac354b0a0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:18,819 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.049s
2026-01-29 17:13:18,819 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-3ed3cce3-f7dd-4b42-a844-94d0505b0fe2', 'x-compute-request-id': 'req-3ed3cce3-f7dd-4b42-a844-94d0505b0fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:19,865 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:13:19,866 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-f9222714-a0b3-4338-ad96-0bcba9b84720', 'x-compute-request-id': 'req-f9222714-a0b3-4338-ad96-0bcba9b84720', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:20,912 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:13:20,912 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-405d2679-decb-4566-ad60-694455ed7c02', 'x-compute-request-id': 'req-405d2679-decb-4566-ad60-694455ed7c02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:21,959 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.044s
2026-01-29 17:13:21,959 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-ee6d803a-a3f5-4f8d-8013-a3af34fa4758', 'x-compute-request-id': 'req-ee6d803a-a3f5-4f8d-8013-a3af34fa4758', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:23,008 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:13:23,008 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-7bce507e-1d2c-449e-9779-d02efbd79982', 'x-compute-request-id': 'req-7bce507e-1d2c-449e-9779-d02efbd79982', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:24,065 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.053s
2026-01-29 17:13:24,065 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-ae5733de-c0f1-4857-a66a-0ca35c60e64b', 'x-compute-request-id': 'req-ae5733de-c0f1-4857-a66a-0ca35c60e64b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:25,128 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.060s
2026-01-29 17:13:25,128 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-d35c4677-19c5-4d6b-9a92-aa1237aeef8d', 'x-compute-request-id': 'req-d35c4677-19c5-4d6b-9a92-aa1237aeef8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:26,180 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.049s
2026-01-29 17:13:26,180 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-54b18099-bfd1-48c4-962e-13cb1ed80d16', 'x-compute-request-id': 'req-54b18099-bfd1-48c4-962e-13cb1ed80d16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:27,225 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.041s
2026-01-29 17:13:27,225 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-c22e99d2-b7e5-4115-95a3-186ce37c5d82', 'x-compute-request-id': 'req-c22e99d2-b7e5-4115-95a3-186ce37c5d82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:28,269 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.041s
2026-01-29 17:13:28,269 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-6d1c7d29-8db0-4db9-a9ed-8581724ffe38', 'x-compute-request-id': 'req-6d1c7d29-8db0-4db9-a9ed-8581724ffe38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:29,315 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.044s
2026-01-29 17:13:29,316 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-2a52fbd3-2602-4e6b-ba95-1231af2206dc', 'x-compute-request-id': 'req-2a52fbd3-2602-4e6b-ba95-1231af2206dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:30,370 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.051s
2026-01-29 17:13:30,370 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-b9251b5d-4472-44dd-bb76-86d284bc14d5', 'x-compute-request-id': 'req-b9251b5d-4472-44dd-bb76-86d284bc14d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:31,420 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.047s
2026-01-29 17:13:31,420 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-de3c2a62-edb3-4d7e-8be5-0e03dcde19eb', 'x-compute-request-id': 'req-de3c2a62-edb3-4d7e-8be5-0e03dcde19eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:32,482 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.058s
2026-01-29 17:13:32,482 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-a1a15f7f-14df-4477-a03b-1e20efa31657', 'x-compute-request-id': 'req-a1a15f7f-14df-4477-a03b-1e20efa31657', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:33,538 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.053s
2026-01-29 17:13:33,538 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-cb6d6f7c-9628-4f47-8e2a-78589c1f6017', 'x-compute-request-id': 'req-cb6d6f7c-9628-4f47-8e2a-78589c1f6017', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:34,597 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.057s
2026-01-29 17:13:34,598 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-0a7dac2c-9a7a-4095-b7a5-201fde969ce8', 'x-compute-request-id': 'req-0a7dac2c-9a7a-4095-b7a5-201fde969ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:35,662 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.060s
2026-01-29 17:13:35,662 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-3710042f-c5f8-427b-8da5-bba7f21634ea', 'x-compute-request-id': 'req-3710042f-c5f8-427b-8da5-bba7f21634ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:36,727 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.062s
2026-01-29 17:13:36,727 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-75414878-c8c6-4da2-a21c-c89651ed9dd4', 'x-compute-request-id': 'req-75414878-c8c6-4da2-a21c-c89651ed9dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:37,793 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.063s
2026-01-29 17:13:37,793 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-57b1da65-aaf6-4429-b1a3-87e98e234bf8', 'x-compute-request-id': 'req-57b1da65-aaf6-4429-b1a3-87e98e234bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:38,857 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.060s
2026-01-29 17:13:38,857 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-d9c1449e-3bfd-4f2e-9f97-ff71e066e8ef', 'x-compute-request-id': 'req-d9c1449e-3bfd-4f2e-9f97-ff71e066e8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:39,912 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.053s
2026-01-29 17:13:39,913 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-aec3a74c-4982-44f7-9d3c-d60357cb1cf6', 'x-compute-request-id': 'req-aec3a74c-4982-44f7-9d3c-d60357cb1cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:40,977 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.061s
2026-01-29 17:13:40,977 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-6aa1edb4-2981-4d19-9aad-21c96cb25647', 'x-compute-request-id': 'req-6aa1edb4-2981-4d19-9aad-21c96cb25647', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:42,035 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.054s
2026-01-29 17:13:42,035 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-cf97a7a1-4bef-4e16-b278-9d0bd8baa3d5', 'x-compute-request-id': 'req-cf97a7a1-4bef-4e16-b278-9d0bd8baa3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:43,089 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.050s
2026-01-29 17:13:43,089 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-e29a4c91-39e1-4e9d-8c3d-040f6b5f2bac', 'x-compute-request-id': 'req-e29a4c91-39e1-4e9d-8c3d-040f6b5f2bac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:44,156 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.064s
2026-01-29 17:13:44,156 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-232edb0a-efcf-4d06-bb47-f0af01701154', 'x-compute-request-id': 'req-232edb0a-efcf-4d06-bb47-f0af01701154', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:45,230 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.071s
2026-01-29 17:13:45,231 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-4cc9d7af-10de-412e-a078-c3446dc7981e', 'x-compute-request-id': 'req-4cc9d7af-10de-412e-a078-c3446dc7981e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:46,283 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.049s
2026-01-29 17:13:46,284 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-c12def60-735a-4ecd-8c7a-b9803b0fa4a2', 'x-compute-request-id': 'req-c12def60-735a-4ecd-8c7a-b9803b0fa4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:47,338 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.052s
2026-01-29 17:13:47,339 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-46ee80a1-0717-47ab-aeef-6c51b5c1e86e', 'x-compute-request-id': 'req-46ee80a1-0717-47ab-aeef-6c51b5c1e86e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:48,390 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:13:48,390 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-400be596-1ed1-4438-bd06-149c8befa74a', 'x-compute-request-id': 'req-400be596-1ed1-4438-bd06-149c8befa74a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:49,447 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.053s
2026-01-29 17:13:49,447 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-a0b325f8-d807-4900-a677-0c11c56df498', 'x-compute-request-id': 'req-a0b325f8-d807-4900-a677-0c11c56df498', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:50,508 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.057s
2026-01-29 17:13:50,508 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-a6c70309-a9b7-47c8-ad4a-1c97eb995b76', 'x-compute-request-id': 'req-a6c70309-a9b7-47c8-ad4a-1c97eb995b76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:51,561 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.050s
2026-01-29 17:13:51,562 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-9da5a259-9229-4ac5-bcf9-697aef30a34d', 'x-compute-request-id': 'req-9da5a259-9229-4ac5-bcf9-697aef30a34d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:52,631 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.066s
2026-01-29 17:13:52,631 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-65b117b9-d110-4f42-a59a-c47a4596053c', 'x-compute-request-id': 'req-65b117b9-d110-4f42-a59a-c47a4596053c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:53,688 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.053s
2026-01-29 17:13:53,688 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-f4fa2977-34aa-4001-b65a-52bbcd6b6409', 'x-compute-request-id': 'req-f4fa2977-34aa-4001-b65a-52bbcd6b6409', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:54,741 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.050s
2026-01-29 17:13:54,741 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-276eda3c-677c-4f55-9b54-48f4750eb351', 'x-compute-request-id': 'req-276eda3c-677c-4f55-9b54-48f4750eb351', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:55,791 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.047s
2026-01-29 17:13:55,791 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-044a2e92-cd78-4ec7-9eb6-c6add997dca4', 'x-compute-request-id': 'req-044a2e92-cd78-4ec7-9eb6-c6add997dca4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:56,858 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.065s
2026-01-29 17:13:56,859 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-89a46cae-f9a0-458c-b9f7-f08e5be3ac70', 'x-compute-request-id': 'req-89a46cae-f9a0-458c-b9f7-f08e5be3ac70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:57,909 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.047s
2026-01-29 17:13:57,909 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-5cba838d-b14e-489d-9bef-229e42ddb76d', 'x-compute-request-id': 'req-5cba838d-b14e-489d-9bef-229e42ddb76d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:13:58,962 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.050s
2026-01-29 17:13:58,962 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-690720c3-ae4a-4f7d-a3c7-ce64debbebe3', 'x-compute-request-id': 'req-690720c3-ae4a-4f7d-a3c7-ce64debbebe3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:00,012 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.046s
2026-01-29 17:14:00,012 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:13: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-8510c98d-6ce7-4fcc-9dd2-8d48bf99201d', 'x-compute-request-id': 'req-8510c98d-6ce7-4fcc-9dd2-8d48bf99201d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:01,094 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.079s
2026-01-29 17:14:01,094 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-09015d33-3dc1-4df5-8ee1-137e83767822', 'x-compute-request-id': 'req-09015d33-3dc1-4df5-8ee1-137e83767822', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:02,197 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.100s
2026-01-29 17:14:02,198 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-a7d21522-62be-4345-8978-213bf7c8907e', 'x-compute-request-id': 'req-a7d21522-62be-4345-8978-213bf7c8907e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:03,252 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.052s
2026-01-29 17:14:03,252 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-9751c587-93d0-46dc-9821-08b91d576cf5', 'x-compute-request-id': 'req-9751c587-93d0-46dc-9821-08b91d576cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:04,310 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.054s
2026-01-29 17:14:04,310 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-51484587-b475-4de9-abf3-a7e5e7eea7db', 'x-compute-request-id': 'req-51484587-b475-4de9-abf3-a7e5e7eea7db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:05,363 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.050s
2026-01-29 17:14:05,364 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-ec124d5a-5775-49c1-a974-08e7f294e384', 'x-compute-request-id': 'req-ec124d5a-5775-49c1-a974-08e7f294e384', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:06,415 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:14:06,415 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-d38e098a-5b03-4170-96a6-33e24c20db33', 'x-compute-request-id': 'req-d38e098a-5b03-4170-96a6-33e24c20db33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:07,460 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.041s
2026-01-29 17:14:07,460 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-7417979b-7802-44cf-8f2e-1652c6df2c69', 'x-compute-request-id': 'req-7417979b-7802-44cf-8f2e-1652c6df2c69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:08,504 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.042s
2026-01-29 17:14:08,505 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-f405c1fb-504e-43f6-8cef-295c8474f6b0', 'x-compute-request-id': 'req-f405c1fb-504e-43f6-8cef-295c8474f6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:09,648 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.141s
2026-01-29 17:14:09,649 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-9ff653dd-7dc7-40cf-b9ff-817ecb6ce54f', 'x-compute-request-id': 'req-9ff653dd-7dc7-40cf-b9ff-817ecb6ce54f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:10,700 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.048s
2026-01-29 17:14:10,700 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-ea6eb6c5-8e94-47d2-be57-38a87b229b35', 'x-compute-request-id': 'req-ea6eb6c5-8e94-47d2-be57-38a87b229b35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:11,762 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.059s
2026-01-29 17:14:11,762 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-faf3ffa4-c95d-4a3f-a421-8218414aabb4', 'x-compute-request-id': 'req-faf3ffa4-c95d-4a3f-a421-8218414aabb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:12,819 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.053s
2026-01-29 17:14:12,819 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-20a6c373-247f-4a72-b72b-fa3663ac8362', 'x-compute-request-id': 'req-20a6c373-247f-4a72-b72b-fa3663ac8362', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:13,865 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:14:13,865 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-9089a45d-c2e2-44ab-870b-777f315ec0f8', 'x-compute-request-id': 'req-9089a45d-c2e2-44ab-870b-777f315ec0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:14,913 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:14:14,913 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-01ececa7-9086-4f60-a6c8-1371a57ed881', 'x-compute-request-id': 'req-01ececa7-9086-4f60-a6c8-1371a57ed881', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:15,957 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.041s
2026-01-29 17:14:15,957 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-7b025d90-fa01-4e99-8a2d-2a72b6b38875', 'x-compute-request-id': 'req-7b025d90-fa01-4e99-8a2d-2a72b6b38875', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:17,020 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.060s
2026-01-29 17:14:17,021 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-21610a45-5d62-4511-a902-e154ec84fb16', 'x-compute-request-id': 'req-21610a45-5d62-4511-a902-e154ec84fb16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:18,069 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.046s
2026-01-29 17:14:18,070 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-b25e5785-10d5-47d5-aec4-c50db8a1d3b9', 'x-compute-request-id': 'req-b25e5785-10d5-47d5-aec4-c50db8a1d3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:19,117 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.044s
2026-01-29 17:14:19,118 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-606fdeff-ec65-4915-938f-151447257764', 'x-compute-request-id': 'req-606fdeff-ec65-4915-938f-151447257764', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:20,162 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.042s
2026-01-29 17:14:20,163 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-5e4712f8-e8b3-4e7a-b157-059dbe5e7756', 'x-compute-request-id': 'req-5e4712f8-e8b3-4e7a-b157-059dbe5e7756', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:21,218 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.052s
2026-01-29 17:14:21,218 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-614c976e-0d73-4b56-9a13-249628791b41', 'x-compute-request-id': 'req-614c976e-0d73-4b56-9a13-249628791b41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:22,264 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.043s
2026-01-29 17:14:22,264 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-cdd407e9-0295-49de-9e63-474ce0c1742b', 'x-compute-request-id': 'req-cdd407e9-0295-49de-9e63-474ce0c1742b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:23,313 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:14:23,313 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-b2f92e67-7f1d-42f9-b5f3-991d96b5cd9e', 'x-compute-request-id': 'req-b2f92e67-7f1d-42f9-b5f3-991d96b5cd9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:24,362 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.047s
2026-01-29 17:14:24,363 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-f2336cd3-4163-47e2-837f-d4324bdf7d98', 'x-compute-request-id': 'req-f2336cd3-4163-47e2-837f-d4324bdf7d98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:25,412 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.046s
2026-01-29 17:14:25,412 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dda38cf-73f9-4eea-8aa2-ab0a1b8b606e', 'x-compute-request-id': 'req-5dda38cf-73f9-4eea-8aa2-ab0a1b8b606e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:26,461 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:14:26,461 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65a14b10-656a-4a39-9a14-4cf0595d5fc9', 'x-compute-request-id': 'req-65a14b10-656a-4a39-9a14-4cf0595d5fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:27,508 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.044s
2026-01-29 17:14:27,508 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f5b9732-d2dd-4e6b-a024-1dc95d35936b', 'x-compute-request-id': 'req-1f5b9732-d2dd-4e6b-a024-1dc95d35936b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:28,558 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.047s
2026-01-29 17:14:28,558 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910531c0-3a11-4fb1-8068-4f5a9d889fa1', 'x-compute-request-id': 'req-910531c0-3a11-4fb1-8068-4f5a9d889fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:29,605 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:14:29,606 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-599d5922-828d-4f2a-ae68-4ad53851d955', 'x-compute-request-id': 'req-599d5922-828d-4f2a-ae68-4ad53851d955', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:30,654 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:14:30,654 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef518c53-93a1-449c-9521-c3e676c733bf', 'x-compute-request-id': 'req-ef518c53-93a1-449c-9521-c3e676c733bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:31,702 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.045s
2026-01-29 17:14:31,703 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c864e1-16a8-4ef4-9f39-09541d23eafa', 'x-compute-request-id': 'req-42c864e1-16a8-4ef4-9f39-09541d23eafa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:32,750 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.044s
2026-01-29 17:14:32,750 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-685401d3-249e-443c-ba41-52a1ee4bd7ff', 'x-compute-request-id': 'req-685401d3-249e-443c-ba41-52a1ee4bd7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:33,800 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.047s
2026-01-29 17:14:33,800 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4f2ae03-a897-41b0-ab53-87fdd72399a9', 'x-compute-request-id': 'req-d4f2ae03-a897-41b0-ab53-87fdd72399a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:34,859 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.057s
2026-01-29 17:14:34,860 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-703c0f55-b093-4f7d-ab32-7a5da6941a00', 'x-compute-request-id': 'req-703c0f55-b093-4f7d-ab32-7a5da6941a00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:35,917 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments 0.055s
2026-01-29 17:14:35,918 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14: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-ad02ad30-8dc5-44f8-8f4f-717094c41fc6', 'x-compute-request-id': 'req-ad02ad30-8dc5-44f8-8f4f-717094c41fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "volumeId": "fce94bad-9149-47c7-ac31-d08efc714a3c", "serverId": "2af60942-d11a-4237-9afa-4a6933e6f53b", "device": "/dev/vdb"}]}'
2026-01-29 17:14:37,977 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/action 1.057s
2026-01-29 17:14:37,977 83208 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': 'Thu, 29 Jan 2026 16:14:36 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-b136cc26-6767-4fd4-b4da-800b76ba3d04', 'x-compute-request-id': 'req-b136cc26-6767-4fd4-b4da-800b76ba3d04', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.103/compute/v2.1/servers/2af60942-d11a-4237-9afa-4a6933e6f53b/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-29 17:14:38,015 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.037s
2026-01-29 17:14:38,015 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62fb333-0c2e-4837-9f9a-58f7ef187adb', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62fb333-0c2e-4837-9f9a-58f7ef187adb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:39,065 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:14:39,066 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d6e2d4c-3f80-416c-9d47-be3e09f691a8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d6e2d4c-3f80-416c-9d47-be3e09f691a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:40,114 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.036s
2026-01-29 17:14:40,114 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff9e409-b900-47e7-a553-a50ac51899b3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff9e409-b900-47e7-a553-a50ac51899b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:41,164 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:14:41,165 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b299a7d3-eebc-416f-80d0-168d18b2fc6d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b299a7d3-eebc-416f-80d0-168d18b2fc6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:42,218 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.039s
2026-01-29 17:14:42,218 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f030d4-4ce2-4f65-b9c4-61cd193284e0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f030d4-4ce2-4f65-b9c4-61cd193284e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:43,272 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.041s
2026-01-29 17:14:43,272 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d1f976d-0f04-411b-89d7-908b98405a40', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d1f976d-0f04-411b-89d7-908b98405a40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:44,321 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.037s
2026-01-29 17:14:44,322 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f61abaf-408f-49b2-a0cc-b1e5b315dd34', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f61abaf-408f-49b2-a0cc-b1e5b315dd34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:45,382 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.048s
2026-01-29 17:14:45,382 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0add834e-1d20-427f-92f7-585b05f49cb7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0add834e-1d20-427f-92f7-585b05f49cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:46,429 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.036s
2026-01-29 17:14:46,429 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a47104-13a4-415b-b313-2ecfb5ea729f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a47104-13a4-415b-b313-2ecfb5ea729f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:47,485 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:14:47,486 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2fd892-1299-442b-a7da-d35a498ce228', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2fd892-1299-442b-a7da-d35a498ce228', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:48,534 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.036s
2026-01-29 17:14:48,534 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3b4d2b-6c07-4c19-8d23-7d964c463606', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3b4d2b-6c07-4c19-8d23-7d964c463606', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:49,613 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.067s
2026-01-29 17:14:49,613 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54508c42-c2dc-404b-8a9a-99c34fbd5147', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54508c42-c2dc-404b-8a9a-99c34fbd5147', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:50,664 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.039s
2026-01-29 17:14:50,665 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c37cae-0f43-4cc1-867c-8e274dc4689f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c37cae-0f43-4cc1-867c-8e274dc4689f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:51,725 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.047s
2026-01-29 17:14:51,725 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62cede11-8d14-43db-93cc-4eb4fa3dd88d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62cede11-8d14-43db-93cc-4eb4fa3dd88d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:52,783 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.045s
2026-01-29 17:14:52,783 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30fefc2-43cc-4037-ae25-fe448a79c698', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30fefc2-43cc-4037-ae25-fe448a79c698', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:53,838 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:14:53,839 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c53c766-4044-4c84-8911-609a05caf514', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c53c766-4044-4c84-8911-609a05caf514', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:54,890 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.040s
2026-01-29 17:14:54,890 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec354d27-2091-4375-b606-daf65d9eaa8a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec354d27-2091-4375-b606-daf65d9eaa8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:55,941 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:14:55,941 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a67fbd8-850e-4756-9821-068a11516df3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a67fbd8-850e-4756-9821-068a11516df3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:56,993 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.040s
2026-01-29 17:14:56,993 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe8b0f9-9b2d-4488-bd45-63ef6337131c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe8b0f9-9b2d-4488-bd45-63ef6337131c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:58,050 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.042s
2026-01-29 17:14:58,050 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4dbe541-069f-43f3-8eb1-515066564ce0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4dbe541-069f-43f3-8eb1-515066564ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:14:59,105 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.039s
2026-01-29 17:14:59,106 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:14:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269c8df9-935c-48ab-87f0-ce6e19c120e7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269c8df9-935c-48ab-87f0-ce6e19c120e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:00,158 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.040s
2026-01-29 17:15:00,158 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f9d056-6b82-4892-8aea-ad4e768bc403', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f9d056-6b82-4892-8aea-ad4e768bc403', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:01,218 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.047s
2026-01-29 17:15:01,218 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d735a9-bd2b-491f-ab94-341724bcc348', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d735a9-bd2b-491f-ab94-341724bcc348', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:02,270 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.039s
2026-01-29 17:15:02,270 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52826586-43c1-4ee4-98a8-9ce0e4d1f855', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52826586-43c1-4ee4-98a8-9ce0e4d1f855', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:03,325 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:15:03,326 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd7ea172-a31c-4552-9044-337cd3d543bb', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd7ea172-a31c-4552-9044-337cd3d543bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:04,392 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.047s
2026-01-29 17:15:04,392 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cdaf1e-a2bd-4648-9eb3-dec0fc42856d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cdaf1e-a2bd-4648-9eb3-dec0fc42856d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:05,449 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:15:05,449 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15ec8f5d-5676-4084-972c-d24547849539', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15ec8f5d-5676-4084-972c-d24547849539', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:06,510 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.040s
2026-01-29 17:15:06,510 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ce0d7f-519f-47c5-9d81-7d235b9ea7e8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ce0d7f-519f-47c5-9d81-7d235b9ea7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:07,564 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:15:07,565 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0227fbe-3dd2-449c-aa86-8423a82bfbe0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0227fbe-3dd2-449c-aa86-8423a82bfbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:08,630 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.050s
2026-01-29 17:15:08,631 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288d47f9-b645-48f5-9b83-2602ffa91058', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288d47f9-b645-48f5-9b83-2602ffa91058', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:09,691 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:15:09,691 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307a7c22-d0a1-4395-be89-87078b404b58', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307a7c22-d0a1-4395-be89-87078b404b58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:10,739 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.035s
2026-01-29 17:15:10,739 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9053f8-1888-4bc0-bd87-57801de0d014', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9053f8-1888-4bc0-bd87-57801de0d014', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:11,791 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.039s
2026-01-29 17:15:11,791 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f6d911-178b-4bbe-ad84-86e65762d598', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f6d911-178b-4bbe-ad84-86e65762d598', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:12,864 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.060s
2026-01-29 17:15:12,864 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a72940b1-2114-4b0f-82e6-bd9330a12942', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a72940b1-2114-4b0f-82e6-bd9330a12942', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:13,934 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.058s
2026-01-29 17:15:13,934 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78cb0b9-1923-446f-b4b6-1303ddd1437c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78cb0b9-1923-446f-b4b6-1303ddd1437c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:14,988 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.041s
2026-01-29 17:15:14,988 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b626537f-92bc-4018-8441-214a6f77c19d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b626537f-92bc-4018-8441-214a6f77c19d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:16,056 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.049s
2026-01-29 17:15:16,056 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4953718-d817-4d32-af1c-0a76fc672de3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4953718-d817-4d32-af1c-0a76fc672de3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:17,115 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:15:17,115 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095cf50a-9050-40e2-af4d-7117a68a3d51', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095cf50a-9050-40e2-af4d-7117a68a3d51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:18,174 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.046s
2026-01-29 17:15:18,174 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06b852a-1eec-40ac-bd81-314a00e8fa0f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06b852a-1eec-40ac-bd81-314a00e8fa0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:19,223 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.037s
2026-01-29 17:15:19,223 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b6ae83-82f6-4b4d-a3ad-5ee475978529', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b6ae83-82f6-4b4d-a3ad-5ee475978529', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:20,292 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.057s
2026-01-29 17:15:20,293 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-409cc3a6-b92d-4515-b989-ca1c76b2a03d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-409cc3a6-b92d-4515-b989-ca1c76b2a03d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:21,349 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:15:21,349 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c06a3b-f51d-43cd-af17-6331ec382e77', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c06a3b-f51d-43cd-af17-6331ec382e77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:22,403 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.041s
2026-01-29 17:15:22,403 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b569ba61-e7ed-4428-869e-8587a309a75b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b569ba61-e7ed-4428-869e-8587a309a75b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:23,456 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.041s
2026-01-29 17:15:23,456 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d63cac6f-2089-4e89-9b91-90b116a4984a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d63cac6f-2089-4e89-9b91-90b116a4984a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:24,513 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.045s
2026-01-29 17:15:24,514 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd002365-9c8c-42a8-bf5f-08cfb75bad17', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd002365-9c8c-42a8-bf5f-08cfb75bad17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:25,565 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.039s
2026-01-29 17:15:25,565 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793f637e-4a76-4b6a-a82e-6c222def19a2', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793f637e-4a76-4b6a-a82e-6c222def19a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:26,622 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.044s
2026-01-29 17:15:26,622 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca49de7-145b-45e6-8b08-cd2a40744283', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca49de7-145b-45e6-8b08-cd2a40744283', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:27,690 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.052s
2026-01-29 17:15:27,691 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e49849-1fea-46a6-a48e-f370df097b11', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e49849-1fea-46a6-a48e-f370df097b11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:28,743 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.040s
2026-01-29 17:15:28,744 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b3725b-db75-477c-9d8d-ca4e00cac449', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b3725b-db75-477c-9d8d-ca4e00cac449', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:29,852 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.091s
2026-01-29 17:15:29,853 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e19b427-2e7a-4efa-8d1d-70bbea3f8cad', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e19b427-2e7a-4efa-8d1d-70bbea3f8cad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:30,907 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:15:30,907 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-978bba52-f8ed-4f8c-b668-c96e05fe31a0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-978bba52-f8ed-4f8c-b668-c96e05fe31a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:31,961 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.042s
2026-01-29 17:15:31,961 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e92634b-e420-4eb7-a866-2db55b949f5f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e92634b-e420-4eb7-a866-2db55b949f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:33,024 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.050s
2026-01-29 17:15:33,024 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2224dab-2790-4169-b592-d30e8e666115', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2224dab-2790-4169-b592-d30e8e666115', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:34,084 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.047s
2026-01-29 17:15:34,085 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3202c186-3a91-43df-a541-e139795e63f6', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3202c186-3a91-43df-a541-e139795e63f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:35,146 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.044s
2026-01-29 17:15:35,146 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae6e4c6-e48c-43a8-bddd-214f77c5531f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae6e4c6-e48c-43a8-bddd-214f77c5531f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:36,198 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.039s
2026-01-29 17:15:36,198 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81882e8-3409-429f-bf84-f2d07c192c83', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81882e8-3409-429f-bf84-f2d07c192c83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:37,258 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.041s
2026-01-29 17:15:37,258 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3658244c-31f1-4d28-81d9-b50efb07cd75', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3658244c-31f1-4d28-81d9-b50efb07cd75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:38,320 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.050s
2026-01-29 17:15:38,321 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f25b589b-94b7-415b-9281-67db6dc7c239', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f25b589b-94b7-415b-9281-67db6dc7c239', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:39,378 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.047s
2026-01-29 17:15:39,379 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ec23e2-5806-46ef-8188-2483d97f29c2', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ec23e2-5806-46ef-8188-2483d97f29c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:40,495 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.105s
2026-01-29 17:15:40,495 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27988f3-1c22-4df2-8216-db51541bcf74', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27988f3-1c22-4df2-8216-db51541bcf74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:41,560 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.053s
2026-01-29 17:15:41,561 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8b562d-7cae-4260-b0d7-8c86015492b6', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8b562d-7cae-4260-b0d7-8c86015492b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:42,641 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.068s
2026-01-29 17:15:42,642 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b0cfab-2174-4ff7-84a4-b9428cdbde7d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b0cfab-2174-4ff7-84a4-b9428cdbde7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:43,715 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.062s
2026-01-29 17:15:43,715 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f574a72-49b2-4a86-8be3-a3eb98b2df8d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f574a72-49b2-4a86-8be3-a3eb98b2df8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:44,787 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.059s
2026-01-29 17:15:44,787 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d065191-1991-4e4a-83db-88cfb09a3b31', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d065191-1991-4e4a-83db-88cfb09a3b31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:45,920 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.120s
2026-01-29 17:15:45,921 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b859691b-7b97-4960-a856-c9e134a174b1', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b859691b-7b97-4960-a856-c9e134a174b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:47,131 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.194s
2026-01-29 17:15:47,132 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-878ab84f-34bf-4a7d-abb1-91dd779222f0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-878ab84f-34bf-4a7d-abb1-91dd779222f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:48,200 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.044s
2026-01-29 17:15:48,201 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920ab184-f3a8-45bb-8a4a-f5cb5705e4d4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920ab184-f3a8-45bb-8a4a-f5cb5705e4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:49,283 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.068s
2026-01-29 17:15:49,283 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d45152d7-35ce-44e4-a08c-bacc2c1ab222', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45152d7-35ce-44e4-a08c-bacc2c1ab222', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:50,352 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.057s
2026-01-29 17:15:50,352 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-557626ce-1e80-4ba5-b439-2a67f8f68d7c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-557626ce-1e80-4ba5-b439-2a67f8f68d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:51,401 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.037s
2026-01-29 17:15:51,401 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031408e6-c899-418b-bc66-5058bd4afe20', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031408e6-c899-418b-bc66-5058bd4afe20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:52,457 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.044s
2026-01-29 17:15:52,457 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df9ce2d5-f2e0-4db4-9eb8-532b99ae5a56', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9ce2d5-f2e0-4db4-9eb8-532b99ae5a56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:53,506 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.037s
2026-01-29 17:15:53,507 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6605a2d2-0d77-4cf5-b0c3-34882eced86a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6605a2d2-0d77-4cf5-b0c3-34882eced86a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:54,564 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.046s
2026-01-29 17:15:54,565 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a50d796-37f7-45a5-8bdf-a13bcf1a302c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a50d796-37f7-45a5-8bdf-a13bcf1a302c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:55,613 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.035s
2026-01-29 17:15:55,613 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3ffbd4-b844-4ab8-8ff1-5efd07c03cae', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3ffbd4-b844-4ab8-8ff1-5efd07c03cae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:56,725 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.100s
2026-01-29 17:15:56,725 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d41072-d6fb-44fd-8d26-449990ce16cb', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d41072-d6fb-44fd-8d26-449990ce16cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:57,797 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.060s
2026-01-29 17:15:57,797 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ec67e2-051a-4165-9d75-130b5f2c990f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ec67e2-051a-4165-9d75-130b5f2c990f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:58,850 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:15:58,851 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bee3564-771a-4f0a-968b-98284571b07f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bee3564-771a-4f0a-968b-98284571b07f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:15:59,902 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.037s
2026-01-29 17:15:59,902 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c2ef4a2-b97d-45e1-90f5-72193ed09ca0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c2ef4a2-b97d-45e1-90f5-72193ed09ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:00,953 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:16:00,953 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8379ad2-75c5-475f-8c4d-539ddbd4014f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8379ad2-75c5-475f-8c4d-539ddbd4014f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:02,008 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:16:02,009 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51fc8ff-5ba7-4e64-836f-96b0f5e55655', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51fc8ff-5ba7-4e64-836f-96b0f5e55655', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:03,073 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.050s
2026-01-29 17:16:03,074 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9df85c3-2c68-41a0-b62c-7a45bc6f181b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9df85c3-2c68-41a0-b62c-7a45bc6f181b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:04,125 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.039s
2026-01-29 17:16:04,125 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-006219d2-c136-41ff-b8a6-741a40255e19', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-006219d2-c136-41ff-b8a6-741a40255e19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:05,178 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.040s
2026-01-29 17:16:05,178 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1f5f27-f482-419f-84f9-78447909571e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1f5f27-f482-419f-84f9-78447909571e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:06,236 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.046s
2026-01-29 17:16:06,236 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bed5d8a-f26a-4115-8b6d-e87637935fe0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bed5d8a-f26a-4115-8b6d-e87637935fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:07,289 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.042s
2026-01-29 17:16:07,290 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b31d5c8-9823-4a12-94d8-0778b4cc473e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b31d5c8-9823-4a12-94d8-0778b4cc473e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:08,344 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.042s
2026-01-29 17:16:08,344 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-022eef92-429a-48fd-867d-d7d9fe6e23ab', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-022eef92-429a-48fd-867d-d7d9fe6e23ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:09,398 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.042s
2026-01-29 17:16:09,399 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6543d31e-6629-4b6d-b163-55648617da22', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6543d31e-6629-4b6d-b163-55648617da22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:10,448 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:16:10,449 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb3be78-0ab5-489e-af70-4d35b688385a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb3be78-0ab5-489e-af70-4d35b688385a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:11,513 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.053s
2026-01-29 17:16:11,513 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c92e1c-c52c-4388-aa55-b0890c450621', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c92e1c-c52c-4388-aa55-b0890c450621', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:12,570 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.045s
2026-01-29 17:16:12,571 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea061817-6f95-4031-b768-fbcdcdc65bdd', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea061817-6f95-4031-b768-fbcdcdc65bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:13,627 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.044s
2026-01-29 17:16:13,627 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b49a0760-303c-4dc3-b618-80deb39b4d9d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b49a0760-303c-4dc3-b618-80deb39b4d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:14,678 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:16:14,678 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca48782-34c5-4e40-804b-0932ece8f937', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca48782-34c5-4e40-804b-0932ece8f937', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:15,738 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.044s
2026-01-29 17:16:15,738 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad25e07-6032-4937-8c52-ff05fcd7cd2d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad25e07-6032-4937-8c52-ff05fcd7cd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:16,793 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:16:16,794 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5005c4d4-abc7-4710-ae5a-b905858e84a6', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5005c4d4-abc7-4710-ae5a-b905858e84a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:17,856 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.050s
2026-01-29 17:16:17,857 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435a77e7-859f-42ea-b394-ff87d5548468', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435a77e7-859f-42ea-b394-ff87d5548468', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:19,070 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.195s
2026-01-29 17:16:19,071 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df943e3-f6ff-432d-8350-ddafa6e49a77', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df943e3-f6ff-432d-8350-ddafa6e49a77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:20,119 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.037s
2026-01-29 17:16:20,119 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7e3600-dfde-456b-9af0-2bc2df7bfa6d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7e3600-dfde-456b-9af0-2bc2df7bfa6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:21,170 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.039s
2026-01-29 17:16:21,170 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50fcd977-831b-4c6b-9183-973ffb8ff0e0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50fcd977-831b-4c6b-9183-973ffb8ff0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:22,237 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.054s
2026-01-29 17:16:22,237 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12126d03-70db-43ef-afa7-c198e5bf7dee', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12126d03-70db-43ef-afa7-c198e5bf7dee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:23,296 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.047s
2026-01-29 17:16:23,296 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a471cd43-8f6c-40fc-964d-6e0fd70bf133', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a471cd43-8f6c-40fc-964d-6e0fd70bf133', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:24,351 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:16:24,351 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da595b0-75c4-42bc-bb21-35222974a72e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da595b0-75c4-42bc-bb21-35222974a72e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:25,415 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.052s
2026-01-29 17:16:25,415 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd9d613-230b-4c4f-a7bd-347f699b3e50', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd9d613-230b-4c4f-a7bd-347f699b3e50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:26,481 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.054s
2026-01-29 17:16:26,481 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd00651-b13f-4c1f-817a-f55f5ba4655b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd00651-b13f-4c1f-817a-f55f5ba4655b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:27,541 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.044s
2026-01-29 17:16:27,542 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbaa76d4-811f-4b1a-96dc-9f8ca59ecd1f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbaa76d4-811f-4b1a-96dc-9f8ca59ecd1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:28,591 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.037s
2026-01-29 17:16:28,591 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad29135b-0633-4a9e-9323-a106659ba04c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad29135b-0633-4a9e-9323-a106659ba04c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:29,649 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.045s
2026-01-29 17:16:29,649 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e12eb7-1218-4020-b186-944df807b425', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e12eb7-1218-4020-b186-944df807b425', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:30,699 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.039s
2026-01-29 17:16:30,700 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5688b5-6d1d-4f0e-a14f-d6bca3050f19', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5688b5-6d1d-4f0e-a14f-d6bca3050f19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:31,756 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.044s
2026-01-29 17:16:31,756 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b60c27d3-d50f-4577-9a89-233aeef1ea8e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b60c27d3-d50f-4577-9a89-233aeef1ea8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:32,813 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.040s
2026-01-29 17:16:32,814 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483e744d-3776-4323-ae5c-a03af3208d6a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483e744d-3776-4323-ae5c-a03af3208d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:33,870 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:16:33,870 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb884174-6ca2-4393-ac36-c033c2743805', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb884174-6ca2-4393-ac36-c033c2743805', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:34,933 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.046s
2026-01-29 17:16:34,934 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d722cd0c-ac0b-4863-87a5-9b27bcc5e452', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d722cd0c-ac0b-4863-87a5-9b27bcc5e452', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:35,996 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.051s
2026-01-29 17:16:35,997 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e38dd6-b0d7-415d-bae1-7bbe674e05db', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e38dd6-b0d7-415d-bae1-7bbe674e05db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:37,059 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.050s
2026-01-29 17:16:37,060 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ab26d3c-e204-41d3-8b85-6f7d6474ba86', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab26d3c-e204-41d3-8b85-6f7d6474ba86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:38,110 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:16:38,110 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3019691a-9ae3-45eb-b677-122a87b82df3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3019691a-9ae3-45eb-b677-122a87b82df3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:39,166 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:16:39,166 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d26a85f-efa9-465d-8b6c-e8e762dab531', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d26a85f-efa9-465d-8b6c-e8e762dab531', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:40,224 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.047s
2026-01-29 17:16:40,225 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f220c27f-5532-44a4-acba-62ee4b4cd404', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f220c27f-5532-44a4-acba-62ee4b4cd404', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:41,278 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.041s
2026-01-29 17:16:41,279 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d76b99-e8a0-4dc8-8229-9136a593bf57', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d76b99-e8a0-4dc8-8229-9136a593bf57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:42,346 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.057s
2026-01-29 17:16:42,347 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc5a7c2-b42f-4b89-bec5-6cffeaf45060', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc5a7c2-b42f-4b89-bec5-6cffeaf45060', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:43,403 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.045s
2026-01-29 17:16:43,404 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e3c8308-bbc9-4c40-8fea-b65b578c77c5', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e3c8308-bbc9-4c40-8fea-b65b578c77c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:44,453 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.037s
2026-01-29 17:16:44,453 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107b8d70-335d-4c5e-a45f-c9b623839ad3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107b8d70-335d-4c5e-a45f-c9b623839ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:45,506 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.041s
2026-01-29 17:16:45,507 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-020a853e-d52e-4446-be79-b25170872b33', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-020a853e-d52e-4446-be79-b25170872b33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:46,562 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:16:46,562 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b6f1b6-e0a7-43d8-9af8-2bb07a17e4a4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b6f1b6-e0a7-43d8-9af8-2bb07a17e4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:47,611 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.037s
2026-01-29 17:16:47,611 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4122187a-454b-4b06-a09e-12e197c70caf', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4122187a-454b-4b06-a09e-12e197c70caf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:48,677 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.053s
2026-01-29 17:16:48,678 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b1189a-35ae-40df-9d39-4a5d60bf347a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b1189a-35ae-40df-9d39-4a5d60bf347a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:49,734 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.045s
2026-01-29 17:16:49,734 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e970c0-dc01-4928-bde3-b7f609ba6c9d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e970c0-dc01-4928-bde3-b7f609ba6c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:50,788 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.042s
2026-01-29 17:16:50,789 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42425719-89e8-40c6-bc8e-045845f53d45', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42425719-89e8-40c6-bc8e-045845f53d45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:51,859 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.059s
2026-01-29 17:16:51,860 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adbd9ea3-32b0-4578-8efa-e558c91e6b03', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adbd9ea3-32b0-4578-8efa-e558c91e6b03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:52,910 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:16:52,910 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69f92b6-b5eb-44b7-a2de-be44ec8c5db7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69f92b6-b5eb-44b7-a2de-be44ec8c5db7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:53,980 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.058s
2026-01-29 17:16:53,980 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9003f04a-cc27-470c-a7ac-b70297da9bcb', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9003f04a-cc27-470c-a7ac-b70297da9bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:55,035 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:16:55,035 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597e3f50-2deb-4a4e-952a-1a3d3a91f020', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597e3f50-2deb-4a4e-952a-1a3d3a91f020', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:56,100 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.048s
2026-01-29 17:16:56,100 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e0c055-ac24-411c-ab31-e05fc5172bf6', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e0c055-ac24-411c-ab31-e05fc5172bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:57,151 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.039s
2026-01-29 17:16:57,152 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b864e45d-e068-44a7-9b05-1c238258818a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b864e45d-e068-44a7-9b05-1c238258818a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:58,207 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:16:58,207 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb187b2-15bb-47df-8c5a-8a9e9d055586', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb187b2-15bb-47df-8c5a-8a9e9d055586', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:16:59,262 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:16:59,262 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:16:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c293013f-ae03-4c56-9f09-4a92e6d742ce', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c293013f-ae03-4c56-9f09-4a92e6d742ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:00,314 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.039s
2026-01-29 17:17:00,315 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4ea16f-8163-41f3-ad33-02ad9d3c7ff6', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4ea16f-8163-41f3-ad33-02ad9d3c7ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:01,379 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.052s
2026-01-29 17:17:01,380 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35bc03c-44cf-4f72-85d3-514413e4c6fc', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35bc03c-44cf-4f72-85d3-514413e4c6fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:02,443 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.045s
2026-01-29 17:17:02,443 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20fa6098-7862-43c3-8f7a-b61ea38aa320', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20fa6098-7862-43c3-8f7a-b61ea38aa320', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:03,504 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.045s
2026-01-29 17:17:03,504 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfaf804a-c0a7-400d-b9d8-349b684cad22', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfaf804a-c0a7-400d-b9d8-349b684cad22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:04,563 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.046s
2026-01-29 17:17:04,563 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330f150c-b046-4b1a-b652-f77c1d368fcf', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330f150c-b046-4b1a-b652-f77c1d368fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:05,614 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:17:05,614 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d25d9e-d9a2-42b4-954a-07da30a9c3f7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d25d9e-d9a2-42b4-954a-07da30a9c3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:06,668 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.041s
2026-01-29 17:17:06,669 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156cc293-085b-42bd-974a-edb1309ce9a5', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156cc293-085b-42bd-974a-edb1309ce9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:07,733 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.047s
2026-01-29 17:17:07,733 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2a5b0a-3413-4eab-85fa-f86f918167d7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2a5b0a-3413-4eab-85fa-f86f918167d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:08,790 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.044s
2026-01-29 17:17:08,791 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150335ec-b23b-427b-a0a5-01d1d2bdfc1a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150335ec-b23b-427b-a0a5-01d1d2bdfc1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:09,854 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.051s
2026-01-29 17:17:09,855 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d5011d3-cd6d-4393-bfc7-01884bf3c232', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d5011d3-cd6d-4393-bfc7-01884bf3c232', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:10,910 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:17:10,910 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-147f4935-47dd-4a82-bd48-794d8ac2cf20', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-147f4935-47dd-4a82-bd48-794d8ac2cf20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:11,995 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.073s
2026-01-29 17:17:11,995 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5060350c-57e7-4cca-b0ba-5ae4209f108f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5060350c-57e7-4cca-b0ba-5ae4209f108f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:13,050 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.040s
2026-01-29 17:17:13,050 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-612cd36d-a263-4d6b-9e1c-617b54b5f753', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-612cd36d-a263-4d6b-9e1c-617b54b5f753', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:14,106 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.042s
2026-01-29 17:17:14,106 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc224d0-6904-4c23-acdb-68531aa186c5', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc224d0-6904-4c23-acdb-68531aa186c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:15,155 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.037s
2026-01-29 17:17:15,155 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def7eae6-f722-4ad7-97ec-e66c354f5a82', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def7eae6-f722-4ad7-97ec-e66c354f5a82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:16,210 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.044s
2026-01-29 17:17:16,211 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7a8b43-ea2e-4f4a-b4a3-cb559178eed5', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7a8b43-ea2e-4f4a-b4a3-cb559178eed5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:17,277 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.049s
2026-01-29 17:17:17,277 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46f1c76-a249-4f48-bb7d-8c053b3e547a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46f1c76-a249-4f48-bb7d-8c053b3e547a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:18,331 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.042s
2026-01-29 17:17:18,331 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d801dbd-b4cf-454f-b6e2-d9ebfe0450ec', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d801dbd-b4cf-454f-b6e2-d9ebfe0450ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:19,410 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.066s
2026-01-29 17:17:19,410 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16fc909-c4e4-4a43-84a9-6098c647260e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16fc909-c4e4-4a43-84a9-6098c647260e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:20,459 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.036s
2026-01-29 17:17:20,459 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e9bee16-1b00-4960-b45b-bf507d231159', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e9bee16-1b00-4960-b45b-bf507d231159', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:21,527 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.051s
2026-01-29 17:17:21,527 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a72ab9e2-37bb-4bb9-bef2-1db22903fb3f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a72ab9e2-37bb-4bb9-bef2-1db22903fb3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:22,601 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.060s
2026-01-29 17:17:22,601 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b8c7ff6-bc04-48a8-b2c9-746a51a37150', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b8c7ff6-bc04-48a8-b2c9-746a51a37150', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:23,660 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.047s
2026-01-29 17:17:23,661 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc37780-0d4a-4650-b5ab-09abd767ac2f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc37780-0d4a-4650-b5ab-09abd767ac2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:24,735 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.058s
2026-01-29 17:17:24,736 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e39ab65-f106-4aa9-bed1-49b631168f14', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e39ab65-f106-4aa9-bed1-49b631168f14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:25,786 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:17:25,786 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428412eb-5750-4f2a-800c-6a7b141dbf29', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428412eb-5750-4f2a-800c-6a7b141dbf29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:26,880 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.082s
2026-01-29 17:17:26,880 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8937718-b463-46cc-ac88-f2775e5bce42', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8937718-b463-46cc-ac88-f2775e5bce42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:27,933 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.042s
2026-01-29 17:17:27,934 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a6d6d6-a968-4b16-ae30-49125c4afa71', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a6d6d6-a968-4b16-ae30-49125c4afa71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:28,987 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.041s
2026-01-29 17:17:28,987 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffdc1ab2-fb30-49ed-8fe4-d9312602f875', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffdc1ab2-fb30-49ed-8fe4-d9312602f875', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:30,046 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.047s
2026-01-29 17:17:30,046 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3985580f-8e11-4a55-aebf-2d412c8e4fc9', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3985580f-8e11-4a55-aebf-2d412c8e4fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:31,103 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.045s
2026-01-29 17:17:31,103 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7a9bfd1-34d1-40d1-aa2c-0d9be3f4aa8b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7a9bfd1-34d1-40d1-aa2c-0d9be3f4aa8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:32,156 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.040s
2026-01-29 17:17:32,157 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee06f78e-ff9a-4ba6-8e61-5923666b8d45', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee06f78e-ff9a-4ba6-8e61-5923666b8d45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:33,215 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.046s
2026-01-29 17:17:33,215 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ac00c9-f4b4-4369-8a81-df1ab371c94c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ac00c9-f4b4-4369-8a81-df1ab371c94c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:34,270 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:17:34,270 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763a7797-6c25-4380-8231-da15f814de6f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763a7797-6c25-4380-8231-da15f814de6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:35,332 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.046s
2026-01-29 17:17:35,333 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f360d78-b46c-4e46-971c-ed3dedb522c9', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f360d78-b46c-4e46-971c-ed3dedb522c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:36,386 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.041s
2026-01-29 17:17:36,386 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7b0cf1-915e-477a-9eed-3613fb31032f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7b0cf1-915e-477a-9eed-3613fb31032f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:37,469 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.070s
2026-01-29 17:17:37,469 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f7486b-73a0-453d-a41e-f65bd37cf00c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f7486b-73a0-453d-a41e-f65bd37cf00c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:38,518 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.036s
2026-01-29 17:17:38,518 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44da9179-70ed-4c38-ad52-1b4b71988520', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44da9179-70ed-4c38-ad52-1b4b71988520', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:39,572 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.038s
2026-01-29 17:17:39,573 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ea807d-4036-4f6c-b392-4ee4d4ab1256', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ea807d-4036-4f6c-b392-4ee4d4ab1256', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:40,645 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.060s
2026-01-29 17:17:40,646 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-072ea6e1-9382-41d6-b39c-c8978e8d15e2', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-072ea6e1-9382-41d6-b39c-c8978e8d15e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:41,753 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.095s
2026-01-29 17:17:41,753 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb3bb5c-6094-4550-b07d-481835fc1e68', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb3bb5c-6094-4550-b07d-481835fc1e68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:42,850 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.079s
2026-01-29 17:17:42,851 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83eebac0-64e6-4daf-b023-9a7871467c19', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83eebac0-64e6-4daf-b023-9a7871467c19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:43,922 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.059s
2026-01-29 17:17:43,922 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b64b80-d865-4778-9af7-265c6e966542', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b64b80-d865-4778-9af7-265c6e966542', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:45,001 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.067s
2026-01-29 17:17:45,002 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2069c446-1528-4a58-b045-bf1fed85a871', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2069c446-1528-4a58-b045-bf1fed85a871', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:46,089 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.075s
2026-01-29 17:17:46,090 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-504cf8b2-f81a-4246-9181-eb24fe1361ca', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-504cf8b2-f81a-4246-9181-eb24fe1361ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:47,146 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.043s
2026-01-29 17:17:47,147 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8642946-1f26-442b-b6c3-ac0db93b7def', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8642946-1f26-442b-b6c3-ac0db93b7def', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:48,211 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.052s
2026-01-29 17:17:48,211 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5e3a41-cdd5-4de4-95fd-ecafeeb29129', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5e3a41-cdd5-4de4-95fd-ecafeeb29129', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:49,298 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.074s
2026-01-29 17:17:49,298 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b03e83-c0e5-4c98-bb5e-44b289235c18', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b03e83-c0e5-4c98-bb5e-44b289235c18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:50,356 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.046s
2026-01-29 17:17:50,356 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7fa0833-78ed-4a6d-a056-19464edf61ab', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7fa0833-78ed-4a6d-a056-19464edf61ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:51,409 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.041s
2026-01-29 17:17:51,409 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a9daa5-31ea-48fa-8163-405a73a2b236', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a9daa5-31ea-48fa-8163-405a73a2b236', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:52,484 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.062s
2026-01-29 17:17:52,484 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03960f3-b737-4f7d-8a00-2b4276782944', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03960f3-b737-4f7d-8a00-2b4276782944', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:53,551 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.054s
2026-01-29 17:17:53,552 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a3eba7-d0cf-474f-9005-b3d78ce45052', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a3eba7-d0cf-474f-9005-b3d78ce45052', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
2026-01-29 17:17:54,605 83208 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c 0.040s
2026-01-29 17:17:54,605 83208 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 16:17:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a9ddbb-0783-468e-a631-21242fa9dfd4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a9ddbb-0783-468e-a631-21242fa9dfd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c'}
Body: b'{"volume": {"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T16:05:05.000000", "updated_at": "2026-01-29T16:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-124232387", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.103/volume/v3/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}, {"rel": "bookmark", "href": "http://192.168.122.103/volume/volumes/fce94bad-9149-47c7-ac31-d08efc714a3c"}], "user_id": "8654ceff2b944c39bab6a2f9179d592d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "attachment_id": "50e65d19-8d17-4823-8ec0-695063cb88f0", "volume_id": "fce94bad-9149-47c7-ac31-d08efc714a3c", "server_id": "2af60942-d11a-4237-9afa-4a6933e6f53b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-29T16:06:41.000000"}], "os-vol-tenant-attr:tenant_id": "da9f4bf891f74cf0995b9c83fca1bd95"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 587, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 494, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, in delete
return self.request('DELETE', url, extra_headers, headers, body)
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 892, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 2af60942-d11a-4237-9afa-4a6933e6f53b 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 fce94bad-9149-47c7-ac31-d08efc714a3c 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 2af60942-d11a-4237-9afa-4a6933e6f53b failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T16:07:05Z', 'message': 'libvirtError'}.
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests39) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.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
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesMemberTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt30.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt32.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt32.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt35.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt36.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt37.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt38.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt38.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt39.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt40.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
pt41.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_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt44.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt44.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt45.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt45.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt46.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt46.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt47.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt47.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt47.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt48.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt49.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt50.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt50.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt50.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt50.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt50.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt50.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt51.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt51.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt51.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt51.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt51.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt51.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt51.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt51.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt52.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt52.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt53.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt53.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt53.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt54.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt55.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt56.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt56.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt57.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt57.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt58.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt59.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt59.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt59.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt59.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt59.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt59.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt59.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt60.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt60.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt60.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt60.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt60.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt60.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt61.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt61.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt62.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt62.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt63.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt63.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt64.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt64.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt65.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt65.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt65.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt65.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt65.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt65.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt65.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt66.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt66.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt66.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt67.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt68.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt68.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt68.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt68.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt68.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt69.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt69.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt69.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt69.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt69.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt70.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt70.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt71.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt71.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt72.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt72.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt72.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt72.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt73.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt73.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt73.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt74.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt74.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt74.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt74.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt74.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt74.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt74.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt74.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt74.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt74.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt74.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt74.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt75.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt75.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt75.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt75.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt76.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt76.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt76.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt76.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt76.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt76.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt77.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt78.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt79.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt80.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt81.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt81.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt82.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt82.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt83.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt84.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt84.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt85.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt85.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt86.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt86.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt87.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt87.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt88.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt88.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt89.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt89.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt89.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt89.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt89.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt89.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt90.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt91.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt91.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt92.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt92.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt93.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt94.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt94.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt94.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt94.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt94.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt94.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt94.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt94.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt94.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt94.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt94.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt94.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt94.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt94.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt94.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt94.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt94.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt94.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt95.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt95.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt95.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt95.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt95.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt95.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt95.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt95.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt95.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt95.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt95.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt95.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt95.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt95.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt95.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt95.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt95.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt95.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt95.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt95.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt95.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt95.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt95.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt95.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt95.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt95.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt95.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt95.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt95.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt95.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt95.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt95.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt96.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt96.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt96.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt96.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt97.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt97.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt97.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt97.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt97.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt97.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt97.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt97.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt97.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt97.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt97.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt97.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt97.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt98.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt98.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt98.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt98.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt98.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt98.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt99.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt100.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt102.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt103.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt104.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 305 | 246 | 3 | 0 | 56 | ||