Status: Pass 247 Failure 2 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.1: tearDownClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server 2e4ba19d-285b-42d9-a72a-90d9b958961f failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2025-11-03T18:15:06Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7f90f53c7540>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 44e8927a-6aa0-41c0-abb7-2a915c2218d1 in use.', 'detail': ''}, <traceback object at 0x7f90f5421740>), (<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 0x7f90f3533c80>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 within the required time (196 s). Timer started at 1762193906. Timer ended at 1762194102. Waited for 196 s., <traceback object at 0x7f90f5095e40>))
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt2.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
fail
ft2.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-11-03 19:05:19,945 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.189/volume/v3/volumes 0.236s
2025-11-03 19:05:19,946 80841 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-1736700015"}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952edac1-e443-4a3f-bef4-a03ba0de71c7', 'content-length': '768', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952edac1-e443-4a3f-bef4-a03ba0de71c7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.189/volume/v3/volumes'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:19.868246", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-11-03 19:05:20,024 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.069s
2025-11-03 19:05:20,025 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393d4eb5-8923-478d-b2ab-99fb210e1bef', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393d4eb5-8923-478d-b2ab-99fb210e1bef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:05:21,110 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.075s
2025-11-03 19:05:21,111 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a964b2-07e8-43ef-896b-3857ef5a7e7b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a964b2-07e8-43ef-896b-3857ef5a7e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:05:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:05:22,211 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.084s
2025-11-03 19:05:22,211 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1538aad6-aba9-4256-a2f5-35f975eecfd9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1538aad6-aba9-4256-a2f5-35f975eecfd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:05:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:05:23,348 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.125s
2025-11-03 19:05:23,348 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e41405-a5b4-49aa-af80-a96583d93501', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e41405-a5b4-49aa-af80-a96583d93501', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:05:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:05:23,359 80841 INFO [tempest.common.waiters] volume 2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 reached available after waiting for 3.358999 seconds
2025-11-03 19:05:23,359 80841 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-11-03 19:05:23,503 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.189/compute/v2.1/os-keypairs 0.140s
2025-11-03 19:05:23,503 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-149963456", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO2+emC5lpl5El3Y+eLiboPGc1urKEskFFmYrbGn6sWWeEn/KzRLB0xk9JtFNqWGIsCVcXLC3xHhndJH050VNeRNuLaNpUy70IqriJ3LAiiEMUQS2+6Hp4h0HP/jMS7W9g=="}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9260015a-e00a-46e9-a58f-625a11b4e0ca', 'x-compute-request-id': 'req-9260015a-e00a-46e9-a58f-625a11b4e0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-149963456", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO2+emC5lpl5El3Y+eLiboPGc1urKEskFFmYrbGn6sWWeEn/KzRLB0xk9JtFNqWGIsCVcXLC3xHhndJH050VNeRNuLaNpUy70IqriJ3LAiiEMUQS2+6Hp4h0HP/jMS7W9g==", "fingerprint": "7b:0b:f0:8e:4e:71:87:67:c4:c1:4d:12:8f:8b:5f:a7", "user_id": "f37aa9f75e7544389697c1b420f67d17"}}'
2025-11-03 19:05:23,505 80841 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-149963456 created
2025-11-03 19:05:24,042 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.189/networking/v2.0/security-groups 0.536s
2025-11-03 19:05:24,042 80841 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--833192844", "description": "tempest-description--1576922000"}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-514f9308-f277-4954-b2e6-f548113440ad', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.189/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "44e8927a-6aa0-41c0-abb7-2a915c2218d1", "name": "tempest-securitygroup--833192844", "stateful": true, "tenant_id": "be622a35faab4065adee623eff4de339", "project_id": "be622a35faab4065adee623eff4de339", "description": "tempest-description--1576922000", "shared": false, "security_group_rules": [{"id": "39bf82b8-d79b-46f4-bdf5-054e0b1a654c", "project_id": "be622a35faab4065adee623eff4de339", "tenant_id": "be622a35faab4065adee623eff4de339", "security_group_id": "44e8927a-6aa0-41c0-abb7-2a915c2218d1", "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": 429, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-11-03T18:05:23Z", "updated_at": "2025-11-03T18:05:23Z", "revision_number": 0}, {"id": "f7cf1b6d-47bf-42ea-b4e2-edd82fdc440c", "project_id": "be622a35faab4065adee623eff4de339", "tenant_id": "be622a35faab4065adee623eff4de339", "security_group_id": "44e8927a-6aa0-41c0-abb7-2a915c2218d1", "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": 428, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-11-03T18:05:23Z", "updated_at": "2025-11-03T18:05:23Z", "revision_number": 0}], "tags": [], "created_at": "2025-11-03T18:05:23Z", "updated_at": "2025-11-03T18:05:23Z", "revision_number": 1}}'
2025-11-03 19:05:24,318 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.189/networking/v2.0/security-group-rules 0.275s
2025-11-03 19:05:24,318 80841 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": "44e8927a-6aa0-41c0-abb7-2a915c2218d1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-37b66264-490f-4384-b8ad-6924bac07314', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.189/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "69f811b7-0a07-4207-abaa-e2bd7f412c58", "project_id": "be622a35faab4065adee623eff4de339", "tenant_id": "be622a35faab4065adee623eff4de339", "security_group_id": "44e8927a-6aa0-41c0-abb7-2a915c2218d1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-11-03T18:05:24Z", "updated_at": "2025-11-03T18:05:24Z", "revision_number": 0}}'
2025-11-03 19:05:24,734 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.189/networking/v2.0/security-group-rules 0.415s
2025-11-03 19:05:24,735 80841 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": "44e8927a-6aa0-41c0-abb7-2a915c2218d1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1f78c37b-bb92-483c-9c64-be661111a3fd', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.189/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "60426258-a531-4612-96bf-e5ffbf60f044", "project_id": "be622a35faab4065adee623eff4de339", "tenant_id": "be622a35faab4065adee623eff4de339", "security_group_id": "44e8927a-6aa0-41c0-abb7-2a915c2218d1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-11-03T18:05:24Z", "updated_at": "2025-11-03T18:05:24Z", "revision_number": 0}}'
2025-11-03 19:05:24,735 80841 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--833192844 created
2025-11-03 19:05:25,620 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.189/networking/v2.0/floatingips 0.884s
2025-11-03 19:05:25,620 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "7ea8989f-3bca-42d0-a4d1-f0d4d730b13d"}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-617b23ca-d7fd-4f3a-832c-b3d284f1e67d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.189/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "521af596-77b8-42f2-afc9-6d8fc7db8a86", "tenant_id": "be622a35faab4065adee623eff4de339", "project_id": "be622a35faab4065adee623eff4de339", "floating_ip_address": "172.24.4.245", "floating_network_id": "7ea8989f-3bca-42d0-a4d1-f0d4d730b13d", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-03T18:05:25Z", "updated_at": "2025-11-03T18:05:25Z", "revision_number": 0}}'
2025-11-03 19:05:25,620 80841 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '521af596-77b8-42f2-afc9-6d8fc7db8a86', 'tenant_id': 'be622a35faab4065adee623eff4de339', 'project_id': 'be622a35faab4065adee623eff4de339', 'floating_ip_address': '172.24.4.245', 'floating_network_id': '7ea8989f-3bca-42d0-a4d1-f0d4d730b13d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-11-03T18:05:25Z', 'updated_at': '2025-11-03T18:05:25Z', 'revision_number': 0, 'ip': '172.24.4.245'} created
2025-11-03 19:05:25,773 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.189/identity/v3/auth/tokens 0.149s
2025-11-03 19:05:25,773 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:25 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-49e0417f-9b68-438a-9833-0cebb696340b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.189/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f37aa9f75e7544389697c1b420f67d17", "name": "tempest-ServerRescueNegativeTestJSON-1699248808-project-member", "password_expires_at": null}, "audit_ids": ["h8rf8tAGT9W0BEh16VYlqw"], "expires_at": "2025-11-03T19:05:25.000000Z", "issued_at": "2025-11-03T18:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be622a35faab4065adee623eff4de339", "name": "tempest-ServerRescueNegativeTestJSON-1699248808"}, "is_domain": false, "roles": [{"id": "597129d15d04414b89b1b377e83ee708", "name": "reader"}, {"id": "2de6481094c74dbe8a602fa9574fef7e", "name": "member"}], "catalog": [{"endpoints": [{"id": "de47e37bb41043689a1b6bd349f4f255", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/identity", "region": "RegionOne"}], "id": "05973bae19bf4b1c9d993a29566f599c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "94a72ecb9bf547cc88d12a902f285a4f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/compute/v2/be622a35faab4065adee623eff4de339", "region": "RegionOne"}], "id": "1301e31ad2d64f96860f0b5e0a850763", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "7cb79f7f0a9f468599e3e364cc413411", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/volume/v3", "region": "RegionOne"}], "id": "17e5b82dbebb4e1fbcd9d3b1f4c9de2b", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "cfdc82b815d84b4fa526e2f3c79e9be7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/placement", "region": "RegionOne"}], "id": "261a595fa3f94942825909487ac8456e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "56e9c9bd4d64484cbb858984abc2729b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/compute/v2.1", "region": "RegionOne"}], "id": "625050ba4aa041bfa30630153ea0fd7e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d1faa625614b51b680713a18db2e31", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/networking", "region": "RegionOne"}], "id": "6d9c5994340842ee9823e63fa49f6caa", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ee3eba721f1b47c4af8afef3ab753872", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/image", "region": "RegionOne"}], "id": "97646d5a30dd4b71a31d1796f41282eb", "type": "image", "name": "glance"}]}}'
2025-11-03 19:05:25,774 80841 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'd768ab0f-c969-47a4-a46b-58c8b283fa67', 'name': 'tempest-ServerRescueNegativeTestJSON-1118627191-network', 'tenant_id': 'be622a35faab4065adee623eff4de339', 'project_id': 'be622a35faab4065adee623eff4de339', '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': 35547, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-11-03T18:04:12Z', 'updated_at': '2025-11-03T18:04:12Z', 'revision_number': 1} available for tenant
2025-11-03 19:05:25,774 80841 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-149963456', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO2+emC5lpl5El3Y+eLiboPGc1urKEskFFmYrbGn6sWWeEn/KzRLB0xk9JtFNqWGIsCVcXLC3xHhndJH050VNeRNuLaNpUy70IqriJ3LAiiEMUQS2+6Hp4h0HP/jMS7W9g==', 'fingerprint': '7b:0b:f0:8e:4e:71:87:67:c4:c1:4d:12:8f:8b:5f:a7', 'user_id': 'f37aa9f75e7544389697c1b420f67d17', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBQUynEMIhqXyyKl+hWArIZpADnlT/+mSPYrOVgPMaw2mdCMxMoNtGv\nsWUyJEDUjYqgBwYFK4EEACKhZANiAATtvnpguZaZeRJd2Pni4m6DxnNbqyhLJBRZ\nmK2xp+rFlnhJ/ys0SwdMZPSbRTalhiLAlXFywt8R4Z3SR9OdFTXkTbi2jaVMu9CK\nq4idywIohDFEEtvuh6eIdBz/4zEu1vY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '44e8927a-6aa0-41c0-abb7-2a915c2218d1', 'name': 'tempest-securitygroup--833192844', 'stateful': True, 'tenant_id': 'be622a35faab4065adee623eff4de339', 'project_id': 'be622a35faab4065adee623eff4de339', 'description': 'tempest-description--1576922000', 'shared': False, 'security_group_rules': [{'id': '39bf82b8-d79b-46f4-bdf5-054e0b1a654c', 'project_id': 'be622a35faab4065adee623eff4de339', 'tenant_id': 'be622a35faab4065adee623eff4de339', 'security_group_id': '44e8927a-6aa0-41c0-abb7-2a915c2218d1', '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': 429, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-11-03T18:05:23Z', 'updated_at': '2025-11-03T18:05:23Z', 'revision_number': 0}, {'id': 'f7cf1b6d-47bf-42ea-b4e2-edd82fdc440c', 'project_id': 'be622a35faab4065adee623eff4de339', 'tenant_id': 'be622a35faab4065adee623eff4de339', 'security_group_id': '44e8927a-6aa0-41c0-abb7-2a915c2218d1', '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': 428, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-11-03T18:05:23Z', 'updated_at': '2025-11-03T18:05:23Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-11-03T18:05:23Z', 'updated_at': '2025-11-03T18:05:23Z', 'revision_number': 1}, 'floating_ip': {'id': '521af596-77b8-42f2-afc9-6d8fc7db8a86', 'tenant_id': 'be622a35faab4065adee623eff4de339', 'project_id': 'be622a35faab4065adee623eff4de339', 'floating_ip_address': '172.24.4.245', 'floating_network_id': '7ea8989f-3bca-42d0-a4d1-f0d4d730b13d', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-11-03T18:05:25Z', 'updated_at': '2025-11-03T18:05:25Z', 'revision_number': 0, 'ip': '172.24.4.245'}}
2025-11-03 19:05:26,700 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.189/compute/v2.1/servers 0.924s
2025-11-03 19:05:26,700 80841 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-1495709749", "imageRef": "127c0434-d443-4fab-83e1-62c2ea412c6a", "flavorRef": "42", "adminPass": "V0=cl0Sw~bTP#eA", "networks": [{"uuid": "d768ab0f-c969-47a4-a46b-58c8b283fa67"}], "security_groups": [{"name": "tempest-securitygroup--833192844"}], "key_name": "tempest-keypair-149963456", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a138a0cf-989e-44e7-b47c-635f47fa6d85', 'x-compute-request-id': 'req-a138a0cf-989e-44e7-b47c-635f47fa6d85', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.189/compute/v2.1/servers'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--833192844"}], "adminPass": "V0=cl0Sw~bTP#eA"}}'
2025-11-03 19:05:26,810 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.108s
2025-11-03 19:05:26,811 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-532615b3-2f7b-4c81-b2e9-172649e28454', 'x-compute-request-id': 'req-532615b3-2f7b-4c81-b2e9-172649e28454', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "BUILD", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:27Z", "updated": "2025-11-03T18:05:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:28,030 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.206s
2025-11-03 19:05:28,030 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdac25a4-849e-42ae-8403-968b39d2014d', 'x-compute-request-id': 'req-bdac25a4-849e-42ae-8403-968b39d2014d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "BUILD", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:05:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:29,181 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.136s
2025-11-03 19:05:29,181 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdea0a03-7b96-4bf8-98d5-9f3c411f8b5b', 'x-compute-request-id': 'req-bdea0a03-7b96-4bf8-98d5-9f3c411f8b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "BUILD", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:05:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:29,194 80841 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-11-03 19:05:30,324 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.128s
2025-11-03 19:05:30,325 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7406a187-e3e7-462d-a03d-3e6f47473249', 'x-compute-request-id': 'req-7406a187-e3e7-462d-a03d-3e6f47473249', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "BUILD", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:05:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:31,486 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.149s
2025-11-03 19:05:31,487 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be780910-0779-4f39-a5be-85cc23b70f2e', 'x-compute-request-id': 'req-be780910-0779-4f39-a5be-85cc23b70f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "BUILD", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:05:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:31,498 80841 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2025-11-03 19:05:32,878 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.378s
2025-11-03 19:05:32,878 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ee3e01a-f6ca-4f0b-886f-836a79fea928', 'x-compute-request-id': 'req-1ee3e01a-f6ca-4f0b-886f-836a79fea928', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "BUILD", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:05:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:32,893 80841 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2025-11-03 19:05:34,268 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.374s
2025-11-03 19:05:34,268 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74d42f15-fb3b-4a30-b15c-799264a2034f', 'x-compute-request-id': 'req-74d42f15-fb3b-4a30-b15c-799264a2034f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "BUILD", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:05:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:34,283 80841 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2025-11-03 19:05:35,618 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.333s
2025-11-03 19:05:35,619 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0856eb6-1338-46bb-9862-8a63d114f76d', 'x-compute-request-id': 'req-b0856eb6-1338-46bb-9862-8a63d114f76d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "BUILD", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:05:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:36,937 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.301s
2025-11-03 19:05:36,938 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72638a01-695e-4939-b4a3-b4ab718fdb89', 'x-compute-request-id': 'req-72638a01-695e-4939-b4a3-b4ab718fdb89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "BUILD", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:05:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:38,385 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.436s
2025-11-03 19:05:38,386 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70561e3e-32c3-4c0d-aff4-d4f452965817', 'x-compute-request-id': 'req-70561e3e-32c3-4c0d-aff4-d4f452965817', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "BUILD", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:05:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:39,596 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.199s
2025-11-03 19:05:39,597 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac0340d3-6e7f-4144-a954-505659e99aea', 'x-compute-request-id': 'req-ac0340d3-6e7f-4144-a954-505659e99aea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "BUILD", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:05:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:41,320 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.707s
2025-11-03 19:05:41,320 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70bf68e7-2449-4ea3-bb4e-c1b58738d35e', 'x-compute-request-id': 'req-70bf68e7-2449-4ea3-bb4e-c1b58738d35e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "BUILD", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:05:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:42,650 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.314s
2025-11-03 19:05:42,650 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1572', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33c79e89-fa5d-4875-a12b-96b0d8093951', 'x-compute-request-id': 'req-33c79e89-fa5d-4875-a12b-96b0d8093951', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "ACTIVE", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:05:42Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:05:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-11-03 19:05:42,663 80841 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2025-11-03 19:05:42,807 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-interface 0.143s
2025-11-03 19:05:42,807 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e942bec-e24c-474e-ba64-95a71f3b594a', 'x-compute-request-id': 'req-4e942bec-e24c-474e-ba64-95a71f3b594a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "d768ab0f-c969-47a4-a46b-58c8b283fa67", "port_id": "c1ce16f0-ec0e-43e0-8aeb-9403f23e41b1", "mac_addr": "fa:16:3e:0a:e3:e4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c6974004-a02a-4d2b-b5ea-01e5603e0f01", "ip_address": "10.0.0.8"}]}]}'
2025-11-03 19:05:43,677 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.189/networking/v2.0/floatingips/521af596-77b8-42f2-afc9-6d8fc7db8a86 0.866s
2025-11-03 19:05:43,677 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "c1ce16f0-ec0e-43e0-8aeb-9403f23e41b1"}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-fccb180e-a808-4c7b-aa17-b79eb907cd62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/networking/v2.0/floatingips/521af596-77b8-42f2-afc9-6d8fc7db8a86'}
Body: b'{"floatingip": {"id": "521af596-77b8-42f2-afc9-6d8fc7db8a86", "tenant_id": "be622a35faab4065adee623eff4de339", "project_id": "be622a35faab4065adee623eff4de339", "floating_ip_address": "172.24.4.245", "floating_network_id": "7ea8989f-3bca-42d0-a4d1-f0d4d730b13d", "router_id": "859e6c40-5db8-471a-905a-d172e91d69f7", "port_id": "c1ce16f0-ec0e-43e0-8aeb-9403f23e41b1", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d768ab0f-c969-47a4-a46b-58c8b283fa67", "mac_address": "fa:16:3e:0a:e3:e4", "admin_state_up": true, "status": "ACTIVE", "device_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-03T18:05:25Z", "updated_at": "2025-11-03T18:05:43Z", "revision_number": 1}}'
2025-11-03 19:05:43,678 80841 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.245:22' as 'cirros' with public key authentication
2025-11-03 19:06:43,737 80841 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.245 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-11-03 19:06:46,250 80841 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.245 ([Errno None] Unable to connect to port 22 on 172.24.4.245). Number attempts: 2. Retry after 3 seconds.
2025-11-03 19:06:49,756 80841 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.245 ([Errno None] Unable to connect to port 22 on 172.24.4.245). Number attempts: 3. Retry after 4 seconds.
2025-11-03 19:06:54,264 80841 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.245 ([Errno None] Unable to connect to port 22 on 172.24.4.245). Number attempts: 4. Retry after 5 seconds.
2025-11-03 19:06:59,774 80841 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.245 ([Errno None] Unable to connect to port 22 on 172.24.4.245). Number attempts: 5. Retry after 6 seconds.
2025-11-03 19:07:06,355 80841 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-11-03 19:07:06,842 80841 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-03 19:07:06,842 80841 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.245 successfully created
2025-11-03 19:07:09,767 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 2.924s
2025-11-03 19:07:09,767 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:06 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-b8ffa061-a920-4964-894d-1b1b70ac81c9', 'x-compute-request-id': 'req-b8ffa061-a920-4964-894d-1b1b70ac81c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "device": "/dev/vdb"}}'
2025-11-03 19:07:09,839 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.069s
2025-11-03 19:07:09,839 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a86dc43-27d6-4509-8811-2c5c4c573e1b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a86dc43-27d6-4509-8811-2c5c4c573e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:07:11,023 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.173s
2025-11-03 19:07:11,024 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1558d57-251d-4f2d-be0e-ed65dcbe9b1a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1558d57-251d-4f2d-be0e-ed65dcbe9b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:07:12,113 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.065s
2025-11-03 19:07:12,113 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c6ca4a-b849-4366-a751-86145cd40fbd', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c6ca4a-b849-4366-a751-86145cd40fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:07:13,174 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.048s
2025-11-03 19:07:13,174 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b07f31b-c495-4f9b-ae71-2e7cf9d3c7de', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b07f31b-c495-4f9b-ae71-2e7cf9d3c7de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:07:14,284 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.098s
2025-11-03 19:07:14,284 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fc94d34-cb12-4bd9-89e2-ccaeef974f8d', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fc94d34-cb12-4bd9-89e2-ccaeef974f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:07:15,352 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.056s
2025-11-03 19:07:15,352 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14783083-e182-4387-a257-208b9e7454a6', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14783083-e182-4387-a257-208b9e7454a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:07:16,411 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:07:16,412 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f326530-2218-494c-957f-09b6184fc30a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f326530-2218-494c-957f-09b6184fc30a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:07:16,422 80841 INFO [tempest.common.waiters] Attachment 07d868d5-0e83-4813-a57f-24094ce20247 created for volume 2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 to server 2e4ba19d-285b-42d9-a72a-90d9b958961f after waiting for 7.422610 seconds
2025-11-03 19:07:16,502 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.079s
2025-11-03 19:07:16,502 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2b417e-a435-4e15-b7f0-818a88eb5bcf', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2b417e-a435-4e15-b7f0-818a88eb5bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:07:16,513 80841 INFO [tempest.common.waiters] volume 2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 reached in-use after waiting for 0.512989 seconds
2025-11-03 19:07:16,824 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/action 0.310s
2025-11-03 19:07:16,824 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "V0=cl0Sw~bTP#eA"}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:16 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-1230994f-83e8-4f28-aec4-c23095fbaeb2', 'x-compute-request-id': 'req-1230994f-83e8-4f28-aec4-c23095fbaeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/action'}
Body: b'{"adminPass": "V0=cl0Sw~bTP#eA"}'
2025-11-03 19:07:17,095 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.270s
2025-11-03 19:07:17,095 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9a8e2ab-2e5a-4762-872d-798d386d158b', 'x-compute-request-id': 'req-c9a8e2ab-2e5a-4762-872d-798d386d158b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "ACTIVE", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:07:17Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:05:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}]}}'
2025-11-03 19:07:18,400 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.292s
2025-11-03 19:07:18,401 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a642dc5-355e-417e-b77b-5c58635cc296', 'x-compute-request-id': 'req-3a642dc5-355e-417e-b77b-5c58635cc296', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "ACTIVE", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:07:17Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:05:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}]}}'
2025-11-03 19:07:19,658 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.241s
2025-11-03 19:07:19,658 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ff96295-3391-4c3c-a92a-b8ffa5d8b526', 'x-compute-request-id': 'req-8ff96295-3391-4c3c-a92a-b8ffa5d8b526', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "ACTIVE", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:07:17Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:05:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}]}}'
2025-11-03 19:07:21,028 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.353s
2025-11-03 19:07:21,028 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99456f9d-a527-4559-a273-24b629a82313', 'x-compute-request-id': 'req-99456f9d-a527-4559-a273-24b629a82313', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "ACTIVE", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:07:17Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:05:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}]}}'
2025-11-03 19:07:22,215 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.172s
2025-11-03 19:07:22,215 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4568d0a-d970-4fff-b0c2-89f433d54dd4', 'x-compute-request-id': 'req-e4568d0a-d970-4fff-b0c2-89f433d54dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "ACTIVE", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:07:17Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:05:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}]}}'
2025-11-03 19:07:24,412 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 1.180s
2025-11-03 19:07:24,412 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0406831-9144-472d-b6f1-a4c77a3ec1de', 'x-compute-request-id': 'req-e0406831-9144-472d-b6f1-a4c77a3ec1de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "ACTIVE", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:07:17Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:05:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}]}}'
2025-11-03 19:07:26,862 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 1.435s
2025-11-03 19:07:26,862 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51c42d29-9104-4213-a6e8-e9890989c5f8', 'x-compute-request-id': 'req-51c42d29-9104-4213-a6e8-e9890989c5f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "ACTIVE", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:07:17Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:05:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}]}}'
2025-11-03 19:07:28,756 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.881s
2025-11-03 19:07:28,756 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1657d3a1-10e1-425a-a89e-53e6fdc5d782', 'x-compute-request-id': 'req-1657d3a1-10e1-425a-a89e-53e6fdc5d782', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "RESCUE", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:07:27Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:07:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}]}}'
2025-11-03 19:07:28,771 80841 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 11 second wait
2025-11-03 19:07:28,887 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.189/identity/v3/auth/tokens 0.112s
2025-11-03 19:07:28,887 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:28 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-ee904726-312b-417b-b19d-66362c508b58', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.189/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f37aa9f75e7544389697c1b420f67d17", "name": "tempest-ServerRescueNegativeTestJSON-1699248808-project-member", "password_expires_at": null}, "audit_ids": ["J62-4yvXRPanFSAGIy_UFA"], "expires_at": "2025-11-03T19:07:28.000000Z", "issued_at": "2025-11-03T18:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be622a35faab4065adee623eff4de339", "name": "tempest-ServerRescueNegativeTestJSON-1699248808"}, "is_domain": false, "roles": [{"id": "597129d15d04414b89b1b377e83ee708", "name": "reader"}, {"id": "2de6481094c74dbe8a602fa9574fef7e", "name": "member"}], "catalog": [{"endpoints": [{"id": "de47e37bb41043689a1b6bd349f4f255", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/identity", "region": "RegionOne"}], "id": "05973bae19bf4b1c9d993a29566f599c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "94a72ecb9bf547cc88d12a902f285a4f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/compute/v2/be622a35faab4065adee623eff4de339", "region": "RegionOne"}], "id": "1301e31ad2d64f96860f0b5e0a850763", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "7cb79f7f0a9f468599e3e364cc413411", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/volume/v3", "region": "RegionOne"}], "id": "17e5b82dbebb4e1fbcd9d3b1f4c9de2b", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "cfdc82b815d84b4fa526e2f3c79e9be7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/placement", "region": "RegionOne"}], "id": "261a595fa3f94942825909487ac8456e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "56e9c9bd4d64484cbb858984abc2729b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/compute/v2.1", "region": "RegionOne"}], "id": "625050ba4aa041bfa30630153ea0fd7e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d1faa625614b51b680713a18db2e31", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/networking", "region": "RegionOne"}], "id": "6d9c5994340842ee9823e63fa49f6caa", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ee3eba721f1b47c4af8afef3ab753872", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.189/image", "region": "RegionOne"}], "id": "97646d5a30dd4b71a31d1796f41282eb", "type": "image", "name": "glance"}]}}'
2025-11-03 19:07:28,888 80841 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'd768ab0f-c969-47a4-a46b-58c8b283fa67', 'name': 'tempest-ServerRescueNegativeTestJSON-1118627191-network', 'tenant_id': 'be622a35faab4065adee623eff4de339', 'project_id': 'be622a35faab4065adee623eff4de339', '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': 35547, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-11-03T18:04:12Z', 'updated_at': '2025-11-03T18:04:12Z', 'revision_number': 1} available for tenant
2025-11-03 19:07:29,046 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.157s
2025-11-03 19:07:29,046 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:28 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-310c42bf-f9f4-48e0-960c-bf1db63fe1d0', 'x-compute-request-id': 'req-310c42bf-f9f4-48e0-960c-bf1db63fe1d0', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 2e4ba19d-285b-42d9-a72a-90d9b958961f while it is in vm_state rescued"}}'
2025-11-03 19:07:29,222 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/action 0.175s
2025-11-03 19:07:29,223 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:29 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-1801a54c-cac7-4e43-962d-7c1d24c4453a', 'x-compute-request-id': 'req-1801a54c-cac7-4e43-962d-7c1d24c4453a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/action'}
Body: b''
2025-11-03 19:07:30,171 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.948s
2025-11-03 19:07:30,172 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1731', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19c5cca4-97c3-4e44-8421-9753df782324', 'x-compute-request-id': 'req-19c5cca4-97c3-4e44-8421-9753df782324', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "RESCUE", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:07:29Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:07:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}]}}'
2025-11-03 19:07:32,286 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 1.101s
2025-11-03 19:07:32,287 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1731', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c19ff344-4c29-4a26-824d-5cb337183c74', 'x-compute-request-id': 'req-c19ff344-4c29-4a26-824d-5cb337183c74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "RESCUE", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:07:29Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:07:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}]}}'
2025-11-03 19:07:33,784 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.477s
2025-11-03 19:07:33,784 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1731', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e0cbff4-cde3-4c7a-b32e-bae4db45203a', 'x-compute-request-id': 'req-8e0cbff4-cde3-4c7a-b32e-bae4db45203a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "RESCUE", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:07:29Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:07:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}]}}'
2025-11-03 19:07:35,348 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f 0.550s
2025-11-03 19:07:35,348 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff757bc5-0e5e-461b-8030-9499afa6da20', 'x-compute-request-id': 'req-ff757bc5-0e5e-461b-8030-9499afa6da20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}
Body: b'{"server": {"id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "name": "tempest-ServerRescueNegativeTestJSON-server-1495709749", "status": "ERROR", "tenant_id": "be622a35faab4065adee623eff4de339", "user_id": "f37aa9f75e7544389697c1b420f67d17", "metadata": {}, "hostId": "b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2", "image": {"id": "127c0434-d443-4fab-83e1-62c2ea412c6a", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.189/compute/flavors/42"}]}, "created": "2025-11-03T18:05:26Z", "updated": "2025-11-03T18:07:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1118627191-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:e3:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}, {"rel": "bookmark", "href": "http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-149963456", "OS-SRV-USG:launched_at": "2025-11-03T18:07:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--833192844"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}]}}'
2025-11-03 19:07:35,360 80841 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 5 second wait
2025-11-03 19:07:35,695 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-interface 0.334s
2025-11-03 19:07:35,696 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40692d77-cb41-4b2d-9c6a-2795b72a3ac6', 'x-compute-request-id': 'req-40692d77-cb41-4b2d-9c6a-2795b72a3ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "d768ab0f-c969-47a4-a46b-58c8b283fa67", "port_id": "c1ce16f0-ec0e-43e0-8aeb-9403f23e41b1", "mac_addr": "fa:16:3e:0a:e3:e4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c6974004-a02a-4d2b-b5ea-01e5603e0f01", "ip_address": "10.0.0.8"}]}]}'
2025-11-03 19:07:37,858 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.189/networking/v2.0/floatingips/521af596-77b8-42f2-afc9-6d8fc7db8a86 2.159s
2025-11-03 19:07:37,858 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "c1ce16f0-ec0e-43e0-8aeb-9403f23e41b1"}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '831', 'x-openstack-request-id': 'req-0fc8e7e2-a439-4a5d-a92a-1f888f6c0b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/networking/v2.0/floatingips/521af596-77b8-42f2-afc9-6d8fc7db8a86'}
Body: b'{"floatingip": {"id": "521af596-77b8-42f2-afc9-6d8fc7db8a86", "tenant_id": "be622a35faab4065adee623eff4de339", "project_id": "be622a35faab4065adee623eff4de339", "floating_ip_address": "172.24.4.245", "floating_network_id": "7ea8989f-3bca-42d0-a4d1-f0d4d730b13d", "router_id": "859e6c40-5db8-471a-905a-d172e91d69f7", "port_id": "c1ce16f0-ec0e-43e0-8aeb-9403f23e41b1", "fixed_ip_address": "10.0.0.8", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "d768ab0f-c969-47a4-a46b-58c8b283fa67", "mac_address": "fa:16:3e:0a:e3:e4", "admin_state_up": true, "status": "ACTIVE", "device_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-03T18:05:25Z", "updated_at": "2025-11-03T18:07:36Z", "revision_number": 3}}'
2025-11-03 19:07:37,859 80841 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.245:22' as 'cirros' with public key authentication
2025-11-03 19:08:37,917 80841 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.245 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-11-03 19:09:40,477 80841 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.245 (timed out). Number attempts: 2. Retry after 3 seconds.
2025-11-03 19:10:44,041 80841 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.245 (timed out). Number attempts: 3. Retry after 4 seconds.
2025-11-03 19:11:48,583 80841 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.245 after 3 attempts. Proxy client: no proxy client
2025-11-03 19:11:48.583 80841 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2025-11-03 19:11:48.583 80841 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2025-11-03 19:11:48.583 80841 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2025-11-03 19:11:48.583 80841 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2025-11-03 19:11:48.583 80841 ERROR tempest.lib.common.ssh sock.connect(addr)
2025-11-03 19:11:48.583 80841 ERROR tempest.lib.common.ssh TimeoutError: timed out
2025-11-03 19:11:48.583 80841 ERROR tempest.lib.common.ssh
2025-11-03 19:11:48,584 80841 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Mon, 03 Nov 2025 18:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a138a0cf-989e-44e7-b47c-635f47fa6d85', 'x-compute-request-id': 'req-a138a0cf-989e-44e7-b47c-635f47fa6d85', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.189/compute/v2.1/servers'}
Body: {'id': '2e4ba19d-285b-42d9-a72a-90d9b958961f', 'name': 'tempest-ServerRescueNegativeTestJSON-server-1495709749', 'status': 'ACTIVE', 'tenant_id': 'be622a35faab4065adee623eff4de339', 'user_id': 'f37aa9f75e7544389697c1b420f67d17', 'metadata': {}, 'hostId': 'b030eed568a99d4f5af32e54d723074b61fcbc2866b26468ecd1a1a2', 'image': {'id': '127c0434-d443-4fab-83e1-62c2ea412c6a', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.189/compute/images/127c0434-d443-4fab-83e1-62c2ea412c6a'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.189/compute/flavors/42'}]}, 'created': '2025-11-03T18:05:26Z', 'updated': '2025-11-03T18:05:42Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-1118627191-network': [{'version': 4, 'addr': '10.0.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:0a:e3:e4'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}, {'rel': 'bookmark', 'href': 'http://192.168.122.189/compute/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-149963456', 'OS-SRV-USG:launched_at': '2025-11-03T18:05:42.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--833192844'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2025-11-03 19:11:49,911 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/action 1.326s
2025-11-03 19:11:49,911 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-f750bb11-add6-45c1-b289-8ff94001f7c3', 'x-compute-request-id': 'req-f750bb11-add6-45c1-b289-8ff94001f7c3', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-11-03 19:11:49,912 80841 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 2e4ba19d-285b-42d9-a72a-90d9b958961f
2025-11-03 19:11:49,955 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.043s
2025-11-03 19:11:49,956 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78a6b02-b601-42b5-ae2e-8f5ac30eabac', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78a6b02-b601-42b5-ae2e-8f5ac30eabac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:11:50,082 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.116s
2025-11-03 19:11:50,082 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:11:49 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-1d12edf0-6299-4061-a6dc-9e619bd70ae5', 'x-compute-request-id': 'req-1d12edf0-6299-4061-a6dc-9e619bd70ae5', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 2e4ba19d-285b-42d9-a72a-90d9b958961f while it is in vm_state error"}}'
2025-11-03 19:11:50,157 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.073s
2025-11-03 19:11:50,158 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-a82f0f2f-aa1a-49bc-9cfd-f3935190b541', 'x-compute-request-id': 'req-a82f0f2f-aa1a-49bc-9cfd-f3935190b541', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:11:51,234 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.074s
2025-11-03 19:11:51,235 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-8aabfdb3-807e-4795-b56a-5c7d4dfd2f78', 'x-compute-request-id': 'req-8aabfdb3-807e-4795-b56a-5c7d4dfd2f78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:11:52,306 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.068s
2025-11-03 19:11:52,307 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-227a3e59-c58b-4658-9292-804fa1594321', 'x-compute-request-id': 'req-227a3e59-c58b-4658-9292-804fa1594321', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:11:53,377 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.067s
2025-11-03 19:11:53,377 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-3b73c31f-3276-4fae-a884-49594d75301f', 'x-compute-request-id': 'req-3b73c31f-3276-4fae-a884-49594d75301f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:11:54,453 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.071s
2025-11-03 19:11:54,454 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-2ef41dc7-f85d-4600-ac73-b1fbbfe2816a', 'x-compute-request-id': 'req-2ef41dc7-f85d-4600-ac73-b1fbbfe2816a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:11:55,549 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.091s
2025-11-03 19:11:55,549 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-974375c4-5456-487a-9880-355a4bfbe2b4', 'x-compute-request-id': 'req-974375c4-5456-487a-9880-355a4bfbe2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:11:56,663 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.110s
2025-11-03 19:11:56,664 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-5023e96c-2d02-4fdb-8527-53493afaf8a0', 'x-compute-request-id': 'req-5023e96c-2d02-4fdb-8527-53493afaf8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:11:57,740 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.070s
2025-11-03 19:11:57,740 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-0270bfdb-de43-4ff4-95b8-8d50d7b40d16', 'x-compute-request-id': 'req-0270bfdb-de43-4ff4-95b8-8d50d7b40d16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:11:58,826 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.083s
2025-11-03 19:11:58,827 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-64267f27-7bf8-4a62-bf17-a6604311c296', 'x-compute-request-id': 'req-64267f27-7bf8-4a62-bf17-a6604311c296', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:00,034 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.203s
2025-11-03 19:12:00,035 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-f13e07dc-7f5e-44f1-a2dd-071544e0b3d9', 'x-compute-request-id': 'req-f13e07dc-7f5e-44f1-a2dd-071544e0b3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:01,125 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.088s
2025-11-03 19:12:01,126 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-13cfdf1e-8c13-4f46-97c6-5dd9486335b6', 'x-compute-request-id': 'req-13cfdf1e-8c13-4f46-97c6-5dd9486335b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:02,345 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.216s
2025-11-03 19:12:02,346 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-f0fcac48-0240-4e64-9b84-49e9424c8ee8', 'x-compute-request-id': 'req-f0fcac48-0240-4e64-9b84-49e9424c8ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:03,883 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.533s
2025-11-03 19:12:03,883 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-daecf8e8-b582-4f5c-aa34-d9e40a42aaba', 'x-compute-request-id': 'req-daecf8e8-b582-4f5c-aa34-d9e40a42aaba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:04,974 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.086s
2025-11-03 19:12:04,975 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-3b4936b8-8f22-45b2-87ad-cc9b0ab30393', 'x-compute-request-id': 'req-3b4936b8-8f22-45b2-87ad-cc9b0ab30393', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:06,061 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.082s
2025-11-03 19:12:06,061 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:12: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-3f770fe8-275c-4448-8a04-6f064d579422', 'x-compute-request-id': 'req-3f770fe8-275c-4448-8a04-6f064d579422', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:07,132 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.068s
2025-11-03 19:12:07,133 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-788efb64-208a-4b41-b0ac-377c4a1257f4', 'x-compute-request-id': 'req-788efb64-208a-4b41-b0ac-377c4a1257f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:08,196 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.058s
2025-11-03 19:12:08,196 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-6d8b27b3-d0a9-491d-b893-83a538a4a807', 'x-compute-request-id': 'req-6d8b27b3-d0a9-491d-b893-83a538a4a807', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:09,278 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.080s
2025-11-03 19:12:09,278 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-7bd71688-ec41-4db8-8a22-315a3dc89f3d', 'x-compute-request-id': 'req-7bd71688-ec41-4db8-8a22-315a3dc89f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:10,350 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.069s
2025-11-03 19:12:10,350 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-6c81a2c8-8a5d-47bf-ad1a-f252e5dad11d', 'x-compute-request-id': 'req-6c81a2c8-8a5d-47bf-ad1a-f252e5dad11d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:11,426 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.073s
2025-11-03 19:12:11,426 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-cd2b400d-7e88-4b24-88e4-a4e64a718143', 'x-compute-request-id': 'req-cd2b400d-7e88-4b24-88e4-a4e64a718143', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:12,507 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.078s
2025-11-03 19:12:12,507 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-f9d09380-d769-4dd1-a475-9027d74a6dd9', 'x-compute-request-id': 'req-f9d09380-d769-4dd1-a475-9027d74a6dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:13,632 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.121s
2025-11-03 19:12:13,632 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-e2b2c86f-0d03-48fb-b8c9-dea0ed06fca3', 'x-compute-request-id': 'req-e2b2c86f-0d03-48fb-b8c9-dea0ed06fca3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:14,821 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.185s
2025-11-03 19:12:14,822 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-0480f518-8884-4515-925e-42235ab79cc3', 'x-compute-request-id': 'req-0480f518-8884-4515-925e-42235ab79cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:15,916 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.091s
2025-11-03 19:12:15,916 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-fb445610-8cd5-4535-8bbb-220a62314e40', 'x-compute-request-id': 'req-fb445610-8cd5-4535-8bbb-220a62314e40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:16,973 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.054s
2025-11-03 19:12:16,973 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-620bbf11-086d-46e7-a96c-e48f94b2056f', 'x-compute-request-id': 'req-620bbf11-086d-46e7-a96c-e48f94b2056f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:18,056 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.079s
2025-11-03 19:12:18,056 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-303174d4-eb5b-4ab4-8bd7-92704acaa01d', 'x-compute-request-id': 'req-303174d4-eb5b-4ab4-8bd7-92704acaa01d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:19,161 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.102s
2025-11-03 19:12:19,162 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-177eba5a-05b9-4412-9b4f-56dca77707ae', 'x-compute-request-id': 'req-177eba5a-05b9-4412-9b4f-56dca77707ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:20,227 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.061s
2025-11-03 19:12:20,227 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-3b9042f6-8400-4b42-a857-cb2beef212c6', 'x-compute-request-id': 'req-3b9042f6-8400-4b42-a857-cb2beef212c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:21,297 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.067s
2025-11-03 19:12:21,297 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-59f21735-8654-4218-ae8d-582323871b38', 'x-compute-request-id': 'req-59f21735-8654-4218-ae8d-582323871b38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:22,367 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.067s
2025-11-03 19:12:22,368 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-baaf9689-293b-468b-9bcb-3c5114768e03', 'x-compute-request-id': 'req-baaf9689-293b-468b-9bcb-3c5114768e03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:23,489 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.119s
2025-11-03 19:12:23,490 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-89cb35c0-2afd-444d-871a-91a3b8a2a68b', 'x-compute-request-id': 'req-89cb35c0-2afd-444d-871a-91a3b8a2a68b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:24,721 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.228s
2025-11-03 19:12:24,721 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:12: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-cf260437-9a84-4800-a898-3536e8788c28', 'x-compute-request-id': 'req-cf260437-9a84-4800-a898-3536e8788c28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:25,970 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.246s
2025-11-03 19:12:25,970 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-3311bd1b-85be-4cb7-8105-1df478cfbbaf', 'x-compute-request-id': 'req-3311bd1b-85be-4cb7-8105-1df478cfbbaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:27,021 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.047s
2025-11-03 19:12:27,021 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-309f8fa2-5b10-4d56-be06-31601c8957c7', 'x-compute-request-id': 'req-309f8fa2-5b10-4d56-be06-31601c8957c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:28,092 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.069s
2025-11-03 19:12:28,092 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-552d4b26-2282-4474-b9fa-955681144e5f', 'x-compute-request-id': 'req-552d4b26-2282-4474-b9fa-955681144e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:29,145 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.049s
2025-11-03 19:12:29,145 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-4020dd45-3624-4a22-bb79-dc3c5523fadb', 'x-compute-request-id': 'req-4020dd45-3624-4a22-bb79-dc3c5523fadb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:30,222 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.074s
2025-11-03 19:12:30,223 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-3b010449-c2df-4096-86bf-33ca36041a6e', 'x-compute-request-id': 'req-3b010449-c2df-4096-86bf-33ca36041a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:31,272 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.047s
2025-11-03 19:12:31,272 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-3a4304cb-8744-493c-9a2e-4119bdf22161', 'x-compute-request-id': 'req-3a4304cb-8744-493c-9a2e-4119bdf22161', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:32,349 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.073s
2025-11-03 19:12:32,349 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-166c9650-3e64-4d51-a631-c2faa5b19dfb', 'x-compute-request-id': 'req-166c9650-3e64-4d51-a631-c2faa5b19dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:33,419 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.066s
2025-11-03 19:12:33,419 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-ebd48b32-03bf-4343-a223-a5256a09ffd1', 'x-compute-request-id': 'req-ebd48b32-03bf-4343-a223-a5256a09ffd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:34,493 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.070s
2025-11-03 19:12:34,493 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-7895d3f1-8b2c-4c5b-91be-141805e1ea5f', 'x-compute-request-id': 'req-7895d3f1-8b2c-4c5b-91be-141805e1ea5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:35,546 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.050s
2025-11-03 19:12:35,547 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-0f0d2f5c-1202-485f-a8a4-067c1dd05482', 'x-compute-request-id': 'req-0f0d2f5c-1202-485f-a8a4-067c1dd05482', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:36,601 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.052s
2025-11-03 19:12:36,602 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-d40a3a13-ef36-4a9c-b805-6ee7dc456593', 'x-compute-request-id': 'req-d40a3a13-ef36-4a9c-b805-6ee7dc456593', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:37,678 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.073s
2025-11-03 19:12:37,678 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-4f3f9c0f-4fe9-495e-af8d-8a4cb95bd2a0', 'x-compute-request-id': 'req-4f3f9c0f-4fe9-495e-af8d-8a4cb95bd2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:38,754 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.073s
2025-11-03 19:12:38,755 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-45150046-d6eb-44ba-b4ad-4d712aad71b3', 'x-compute-request-id': 'req-45150046-d6eb-44ba-b4ad-4d712aad71b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:39,831 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.073s
2025-11-03 19:12:39,831 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-b4292550-a4bc-4bba-bc5a-49e2ce638d16', 'x-compute-request-id': 'req-b4292550-a4bc-4bba-bc5a-49e2ce638d16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:40,912 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.079s
2025-11-03 19:12:40,913 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-2c88193e-a3c7-41f6-a162-39bafb6c7d07', 'x-compute-request-id': 'req-2c88193e-a3c7-41f6-a162-39bafb6c7d07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:41,986 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.070s
2025-11-03 19:12:41,986 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-9d3d6634-07d1-4c16-ac92-a229155ef76f', 'x-compute-request-id': 'req-9d3d6634-07d1-4c16-ac92-a229155ef76f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:43,068 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.078s
2025-11-03 19:12:43,068 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-7c806092-d83c-4193-b2c0-352e97f8728e', 'x-compute-request-id': 'req-7c806092-d83c-4193-b2c0-352e97f8728e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:44,169 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.097s
2025-11-03 19:12:44,169 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-714171af-d086-44b6-8e23-14879e4d5c99', 'x-compute-request-id': 'req-714171af-d086-44b6-8e23-14879e4d5c99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:45,247 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.074s
2025-11-03 19:12:45,248 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-81da81aa-c853-40d3-8132-a2b42ce2f5c7', 'x-compute-request-id': 'req-81da81aa-c853-40d3-8132-a2b42ce2f5c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:46,302 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.051s
2025-11-03 19:12:46,303 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-4eb183cc-6138-440c-9362-151c6ad3e798', 'x-compute-request-id': 'req-4eb183cc-6138-440c-9362-151c6ad3e798', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:47,363 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.058s
2025-11-03 19:12:47,364 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-eda2d70c-60ff-4ec0-9d46-914c2cafd163', 'x-compute-request-id': 'req-eda2d70c-60ff-4ec0-9d46-914c2cafd163', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:48,417 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.050s
2025-11-03 19:12:48,417 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-2c78dc59-2eb9-42ee-9b77-2e9259e804a9', 'x-compute-request-id': 'req-2c78dc59-2eb9-42ee-9b77-2e9259e804a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:49,470 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.050s
2025-11-03 19:12:49,470 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-92aed16a-e1b2-40e9-8338-f8144337cb6b', 'x-compute-request-id': 'req-92aed16a-e1b2-40e9-8338-f8144337cb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:50,569 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.096s
2025-11-03 19:12:50,569 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-ff43f07f-e6a5-4017-b669-933cc5cc882b', 'x-compute-request-id': 'req-ff43f07f-e6a5-4017-b669-933cc5cc882b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:51,651 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.079s
2025-11-03 19:12:51,651 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-ff65c230-97db-423d-a11b-beb5c39dbe76', 'x-compute-request-id': 'req-ff65c230-97db-423d-a11b-beb5c39dbe76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:52,738 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.085s
2025-11-03 19:12:52,738 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-bfcff158-4618-4ac0-8eea-134538419b1f', 'x-compute-request-id': 'req-bfcff158-4618-4ac0-8eea-134538419b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:53,877 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.136s
2025-11-03 19:12:53,878 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-3a3930bc-bedb-4d6a-a903-7b8bf2d3dd20', 'x-compute-request-id': 'req-3a3930bc-bedb-4d6a-a903-7b8bf2d3dd20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:54,946 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.065s
2025-11-03 19:12:54,947 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-ab7e2e64-1ed8-4156-b605-ff1147290e49', 'x-compute-request-id': 'req-ab7e2e64-1ed8-4156-b605-ff1147290e49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:56,009 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.060s
2025-11-03 19:12:56,009 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-47878fc1-51c8-48be-8b18-d173328cc25e', 'x-compute-request-id': 'req-47878fc1-51c8-48be-8b18-d173328cc25e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:57,099 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.087s
2025-11-03 19:12:57,099 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-5d200ea3-97dd-4d32-b0ba-5649cd8bbdad', 'x-compute-request-id': 'req-5d200ea3-97dd-4d32-b0ba-5649cd8bbdad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:58,158 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.056s
2025-11-03 19:12:58,159 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-c0714f15-36ff-4889-9db9-0f2b8dfd8f27', 'x-compute-request-id': 'req-c0714f15-36ff-4889-9db9-0f2b8dfd8f27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:12:59,229 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.067s
2025-11-03 19:12:59,229 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-20849595-2b95-4155-947b-1cf380c9c24c', 'x-compute-request-id': 'req-20849595-2b95-4155-947b-1cf380c9c24c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:00,303 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.071s
2025-11-03 19:13:00,303 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-dc9fc905-5c9e-4b94-8173-4d50e286d42b', 'x-compute-request-id': 'req-dc9fc905-5c9e-4b94-8173-4d50e286d42b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:01,373 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.065s
2025-11-03 19:13:01,373 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-092c836d-f396-4ea0-9f3e-e009473c1628', 'x-compute-request-id': 'req-092c836d-f396-4ea0-9f3e-e009473c1628', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:02,453 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.076s
2025-11-03 19:13:02,453 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-442ee24c-dee8-40a2-995c-643446789552', 'x-compute-request-id': 'req-442ee24c-dee8-40a2-995c-643446789552', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:03,521 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.064s
2025-11-03 19:13:03,521 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:13: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-b4e3bafb-16c4-426d-be39-039555010117', 'x-compute-request-id': 'req-b4e3bafb-16c4-426d-be39-039555010117', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:04,588 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.063s
2025-11-03 19:13:04,588 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-1236c4f1-250d-40e1-8c21-6d72eb16c143', 'x-compute-request-id': 'req-1236c4f1-250d-40e1-8c21-6d72eb16c143', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:05,666 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.075s
2025-11-03 19:13:05,667 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-417700bf-3478-476f-b013-ff437685b6d3', 'x-compute-request-id': 'req-417700bf-3478-476f-b013-ff437685b6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:06,754 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.085s
2025-11-03 19:13:06,755 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-ed654b36-9f4e-4111-99b2-eada0bc67f46', 'x-compute-request-id': 'req-ed654b36-9f4e-4111-99b2-eada0bc67f46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:07,823 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.065s
2025-11-03 19:13:07,823 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-335c524f-276b-4da5-922a-fe7d49dfe290', 'x-compute-request-id': 'req-335c524f-276b-4da5-922a-fe7d49dfe290', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:08,896 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.069s
2025-11-03 19:13:08,896 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-3c57b574-eb97-498b-a6cb-1485da3f15f6', 'x-compute-request-id': 'req-3c57b574-eb97-498b-a6cb-1485da3f15f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:09,987 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.088s
2025-11-03 19:13:09,988 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-92fcc168-279b-492b-8139-fec5f5965c98', 'x-compute-request-id': 'req-92fcc168-279b-492b-8139-fec5f5965c98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:11,054 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.063s
2025-11-03 19:13:11,055 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-2e2b47e9-eb6b-453d-8c64-57f5c977e49d', 'x-compute-request-id': 'req-2e2b47e9-eb6b-453d-8c64-57f5c977e49d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:12,192 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.134s
2025-11-03 19:13:12,193 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-953438e9-4d07-4239-ad86-30bbc0c360a9', 'x-compute-request-id': 'req-953438e9-4d07-4239-ad86-30bbc0c360a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:13,271 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.075s
2025-11-03 19:13:13,272 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-941a7f3e-fa9c-4a65-9a2b-0088035be9d2', 'x-compute-request-id': 'req-941a7f3e-fa9c-4a65-9a2b-0088035be9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:14,336 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.060s
2025-11-03 19:13:14,337 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-3d54a55a-0216-44dc-8a6b-20134650e2f2', 'x-compute-request-id': 'req-3d54a55a-0216-44dc-8a6b-20134650e2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:15,399 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.059s
2025-11-03 19:13:15,399 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-b82f7fbf-4583-4386-b3c3-d0e078d386a9', 'x-compute-request-id': 'req-b82f7fbf-4583-4386-b3c3-d0e078d386a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:16,563 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.161s
2025-11-03 19:13:16,563 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-f1dc6346-1e50-4c92-b19a-7db0ab510143', 'x-compute-request-id': 'req-f1dc6346-1e50-4c92-b19a-7db0ab510143', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:17,670 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.103s
2025-11-03 19:13:17,670 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-cbba71c8-80c2-4ab4-8ab4-cb5a77b125f3', 'x-compute-request-id': 'req-cbba71c8-80c2-4ab4-8ab4-cb5a77b125f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:19,041 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.368s
2025-11-03 19:13:19,041 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-28874303-7d3b-4d98-b2fe-3acb66ff5755', 'x-compute-request-id': 'req-28874303-7d3b-4d98-b2fe-3acb66ff5755', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:20,175 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.131s
2025-11-03 19:13:20,176 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-02560b43-56d6-4143-a63f-81b6a4700eb7', 'x-compute-request-id': 'req-02560b43-56d6-4143-a63f-81b6a4700eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:21,281 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.102s
2025-11-03 19:13:21,281 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-9f3eb359-3b3a-4fe5-a217-d2d5caad858b', 'x-compute-request-id': 'req-9f3eb359-3b3a-4fe5-a217-d2d5caad858b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:22,327 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.044s
2025-11-03 19:13:22,328 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-3935cc35-688c-4dba-8ea8-34579d745ebb', 'x-compute-request-id': 'req-3935cc35-688c-4dba-8ea8-34579d745ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:23,382 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.051s
2025-11-03 19:13:23,382 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:13: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-c549bf88-70cf-40a0-9be9-13bcfe2ea428', 'x-compute-request-id': 'req-c549bf88-70cf-40a0-9be9-13bcfe2ea428', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:24,487 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.101s
2025-11-03 19:13:24,487 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-a8238e44-3f38-4afc-a164-03bf9a347274', 'x-compute-request-id': 'req-a8238e44-3f38-4afc-a164-03bf9a347274', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:25,563 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.073s
2025-11-03 19:13:25,563 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-20042a67-271e-467d-b6b5-96b9896afb6f', 'x-compute-request-id': 'req-20042a67-271e-467d-b6b5-96b9896afb6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:26,644 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.078s
2025-11-03 19:13:26,644 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-b67daa52-3b4f-4d42-bcb7-655cabbeeba7', 'x-compute-request-id': 'req-b67daa52-3b4f-4d42-bcb7-655cabbeeba7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:27,730 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.082s
2025-11-03 19:13:27,730 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-f1a63d7d-b2d7-4b19-8a62-719a23f4b048', 'x-compute-request-id': 'req-f1a63d7d-b2d7-4b19-8a62-719a23f4b048', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:28,851 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.118s
2025-11-03 19:13:28,851 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-b9016f30-ef60-498b-9e4d-4bd1d7740cfb', 'x-compute-request-id': 'req-b9016f30-ef60-498b-9e4d-4bd1d7740cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:29,934 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.079s
2025-11-03 19:13:29,934 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-7c49db1f-4ef7-4f72-bf51-1ea41a1f55f1', 'x-compute-request-id': 'req-7c49db1f-4ef7-4f72-bf51-1ea41a1f55f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:30,997 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.060s
2025-11-03 19:13:30,998 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-b9ebb279-afea-4968-831e-6daa4a50c165', 'x-compute-request-id': 'req-b9ebb279-afea-4968-831e-6daa4a50c165', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:32,096 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.095s
2025-11-03 19:13:32,097 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-df13489c-dff9-403f-a796-f03ebc15dc55', 'x-compute-request-id': 'req-df13489c-dff9-403f-a796-f03ebc15dc55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:33,171 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.071s
2025-11-03 19:13:33,171 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-1f353ce0-d697-4b30-af61-93006ece0d08', 'x-compute-request-id': 'req-1f353ce0-d697-4b30-af61-93006ece0d08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:34,243 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.070s
2025-11-03 19:13:34,243 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-2717cba0-94bb-442e-82db-56ca9a75decd', 'x-compute-request-id': 'req-2717cba0-94bb-442e-82db-56ca9a75decd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:35,304 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.058s
2025-11-03 19:13:35,305 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-e9bc2529-a1a3-4b74-9097-c493b351019a', 'x-compute-request-id': 'req-e9bc2529-a1a3-4b74-9097-c493b351019a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:36,361 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.053s
2025-11-03 19:13:36,361 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-f766e816-83dc-4dd8-b852-9a4e0fd2d8b4', 'x-compute-request-id': 'req-f766e816-83dc-4dd8-b852-9a4e0fd2d8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:37,424 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.060s
2025-11-03 19:13:37,425 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-522dcdf1-3f42-4de1-a3d1-54874e2ee204', 'x-compute-request-id': 'req-522dcdf1-3f42-4de1-a3d1-54874e2ee204', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:38,506 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.078s
2025-11-03 19:13:38,506 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-979c592d-c8aa-4098-a74d-f0b3b64762c7', 'x-compute-request-id': 'req-979c592d-c8aa-4098-a74d-f0b3b64762c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:39,584 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.075s
2025-11-03 19:13:39,585 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-eb49f4c2-d8ba-459f-9c7e-c70b1a3e8c24', 'x-compute-request-id': 'req-eb49f4c2-d8ba-459f-9c7e-c70b1a3e8c24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:40,728 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.140s
2025-11-03 19:13:40,728 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-e3d0d614-e37b-4957-b71a-014df99946ee', 'x-compute-request-id': 'req-e3d0d614-e37b-4957-b71a-014df99946ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:41,803 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.072s
2025-11-03 19:13:41,804 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-1faec77a-3bc6-495f-b5c7-02a800c912f4', 'x-compute-request-id': 'req-1faec77a-3bc6-495f-b5c7-02a800c912f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:42,917 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.110s
2025-11-03 19:13:42,917 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:13: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-ca575e33-baa9-49e1-824a-e660fd4beabc', 'x-compute-request-id': 'req-ca575e33-baa9-49e1-824a-e660fd4beabc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:43,976 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.056s
2025-11-03 19:13:43,976 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-de43500a-be70-45f4-b37b-f9cef3fa1809', 'x-compute-request-id': 'req-de43500a-be70-45f4-b37b-f9cef3fa1809', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:45,024 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.045s
2025-11-03 19:13:45,024 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-9bbdf9ca-9afc-40b7-becd-a79e5736ee6c', 'x-compute-request-id': 'req-9bbdf9ca-9afc-40b7-becd-a79e5736ee6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:46,084 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.056s
2025-11-03 19:13:46,084 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-3abc4cdf-ae6d-44d1-9b4d-f192b4c300cf', 'x-compute-request-id': 'req-3abc4cdf-ae6d-44d1-9b4d-f192b4c300cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:47,139 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.052s
2025-11-03 19:13:47,139 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-e5d1781e-02bf-4294-9949-23d5e0cb8946', 'x-compute-request-id': 'req-e5d1781e-02bf-4294-9949-23d5e0cb8946', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:48,191 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.048s
2025-11-03 19:13:48,191 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-20c38d71-9a9d-49c2-84f8-22fab45d45ce', 'x-compute-request-id': 'req-20c38d71-9a9d-49c2-84f8-22fab45d45ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:49,305 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.111s
2025-11-03 19:13:49,305 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-1244a5db-9e3d-4360-a326-65d8479aa9ec', 'x-compute-request-id': 'req-1244a5db-9e3d-4360-a326-65d8479aa9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:50,373 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.064s
2025-11-03 19:13:50,373 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-16e2af7e-e15c-4073-bde0-42fb80028d66', 'x-compute-request-id': 'req-16e2af7e-e15c-4073-bde0-42fb80028d66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:51,428 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.051s
2025-11-03 19:13:51,428 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-21ff3536-00af-40c1-b016-6035bd221cdf', 'x-compute-request-id': 'req-21ff3536-00af-40c1-b016-6035bd221cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:52,485 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.054s
2025-11-03 19:13:52,485 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-5bc02778-5b25-4401-aa71-b3960527a61a', 'x-compute-request-id': 'req-5bc02778-5b25-4401-aa71-b3960527a61a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:53,537 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.048s
2025-11-03 19:13:53,537 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-6b7a0e3e-ce9d-43f1-b9f1-57c2b5c0ab60', 'x-compute-request-id': 'req-6b7a0e3e-ce9d-43f1-b9f1-57c2b5c0ab60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:54,586 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.044s
2025-11-03 19:13:54,586 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-9b717e7c-a8c1-4a56-9b4f-a4939fddedb5', 'x-compute-request-id': 'req-9b717e7c-a8c1-4a56-9b4f-a4939fddedb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:55,638 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.049s
2025-11-03 19:13:55,639 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-9a231b8a-feb7-4ee3-a163-0682a317fe62', 'x-compute-request-id': 'req-9a231b8a-feb7-4ee3-a163-0682a317fe62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:56,744 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.103s
2025-11-03 19:13:56,745 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-4f63f1a2-3960-4fc2-ae7d-5fea20a159c6', 'x-compute-request-id': 'req-4f63f1a2-3960-4fc2-ae7d-5fea20a159c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:57,814 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.066s
2025-11-03 19:13:57,814 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-8fc068ab-9e5d-427e-8716-a80231aa5c19', 'x-compute-request-id': 'req-8fc068ab-9e5d-427e-8716-a80231aa5c19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:58,875 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.057s
2025-11-03 19:13:58,875 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-de0d0950-af8a-4fb3-bb97-e0ddcbba3711', 'x-compute-request-id': 'req-de0d0950-af8a-4fb3-bb97-e0ddcbba3711', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:13:59,934 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.057s
2025-11-03 19:13:59,935 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-a30a006a-9f5f-4e42-b537-5975ebcbe93c', 'x-compute-request-id': 'req-a30a006a-9f5f-4e42-b537-5975ebcbe93c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:00,982 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.044s
2025-11-03 19:14:00,982 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14: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-3bffd677-0262-4214-ad21-f1417465a2b9', 'x-compute-request-id': 'req-3bffd677-0262-4214-ad21-f1417465a2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:02,045 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.060s
2025-11-03 19:14:02,045 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-20b3e80a-5dd9-42c9-97bc-fb7788954746', 'x-compute-request-id': 'req-20b3e80a-5dd9-42c9-97bc-fb7788954746', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:03,106 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.057s
2025-11-03 19:14:03,106 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-c6db9800-1ece-4e21-ab03-66203e611cda', 'x-compute-request-id': 'req-c6db9800-1ece-4e21-ab03-66203e611cda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:04,155 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.046s
2025-11-03 19:14:04,155 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-1447891c-a081-4913-9cc9-ed2536d335a7', 'x-compute-request-id': 'req-1447891c-a081-4913-9cc9-ed2536d335a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:05,207 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.047s
2025-11-03 19:14:05,207 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-04060ab2-bea0-4fe8-ba75-df49cb2aee18', 'x-compute-request-id': 'req-04060ab2-bea0-4fe8-ba75-df49cb2aee18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:06,254 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.045s
2025-11-03 19:14:06,254 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-57eb6efc-5f39-48f7-a6a1-11ca6d3cd9d4', 'x-compute-request-id': 'req-57eb6efc-5f39-48f7-a6a1-11ca6d3cd9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:07,305 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.047s
2025-11-03 19:14:07,305 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-810f7272-a45c-49ee-a9e5-7013bc5483b4', 'x-compute-request-id': 'req-810f7272-a45c-49ee-a9e5-7013bc5483b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:08,355 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.047s
2025-11-03 19:14:08,355 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-2d3407a0-cb42-475b-8df3-fb5b26e17999', 'x-compute-request-id': 'req-2d3407a0-cb42-475b-8df3-fb5b26e17999', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:09,408 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.050s
2025-11-03 19:14:09,409 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-560163e8-98a0-45e6-9737-3e92d78aafe1', 'x-compute-request-id': 'req-560163e8-98a0-45e6-9737-3e92d78aafe1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:10,468 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.056s
2025-11-03 19:14:10,468 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-0609773e-fb54-456d-947e-a02c306b40e2', 'x-compute-request-id': 'req-0609773e-fb54-456d-947e-a02c306b40e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:11,542 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.071s
2025-11-03 19:14:11,543 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-8367c585-5063-441d-8c18-13ef7b3a35ca', 'x-compute-request-id': 'req-8367c585-5063-441d-8c18-13ef7b3a35ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:12,597 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.051s
2025-11-03 19:14:12,598 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-3f207c6b-2fe5-4694-95b4-e613d5d520e6', 'x-compute-request-id': 'req-3f207c6b-2fe5-4694-95b4-e613d5d520e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:13,655 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.054s
2025-11-03 19:14:13,656 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-d1e38fab-d1a6-4c21-8aa8-f448dd1f1723', 'x-compute-request-id': 'req-d1e38fab-d1a6-4c21-8aa8-f448dd1f1723', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:14,707 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.048s
2025-11-03 19:14:14,707 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-b9962313-47ab-4431-a18e-6057b2622036', 'x-compute-request-id': 'req-b9962313-47ab-4431-a18e-6057b2622036', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:15,795 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.084s
2025-11-03 19:14:15,795 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-7f91a55c-d617-4d59-846e-504884df749c', 'x-compute-request-id': 'req-7f91a55c-d617-4d59-846e-504884df749c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:16,851 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.053s
2025-11-03 19:14:16,852 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-70531cde-6810-4e4c-8a99-be721269e23c', 'x-compute-request-id': 'req-70531cde-6810-4e4c-8a99-be721269e23c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:17,905 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.051s
2025-11-03 19:14:17,906 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14: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-a98933a6-6461-4b61-9d21-27f43e48c9aa', 'x-compute-request-id': 'req-a98933a6-6461-4b61-9d21-27f43e48c9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:18,965 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.056s
2025-11-03 19:14:18,966 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-98832b55-3039-4ab9-b518-16cfd3a62c27', 'x-compute-request-id': 'req-98832b55-3039-4ab9-b518-16cfd3a62c27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:20,015 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.047s
2025-11-03 19:14:20,016 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-0b12cba1-f980-4382-bd53-0e5d3eea21f4', 'x-compute-request-id': 'req-0b12cba1-f980-4382-bd53-0e5d3eea21f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:21,070 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.051s
2025-11-03 19:14:21,071 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-02a79f41-6acb-4a8b-af78-c40d841f55fe', 'x-compute-request-id': 'req-02a79f41-6acb-4a8b-af78-c40d841f55fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:22,120 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.047s
2025-11-03 19:14:22,121 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-255e305d-dc6d-4cc2-bc97-8f10a8fda351', 'x-compute-request-id': 'req-255e305d-dc6d-4cc2-bc97-8f10a8fda351', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:23,174 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.050s
2025-11-03 19:14:23,174 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-c8b48f45-de86-4f2f-94d4-48cd7961f4ac', 'x-compute-request-id': 'req-c8b48f45-de86-4f2f-94d4-48cd7961f4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:24,225 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.047s
2025-11-03 19:14:24,225 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-e89d3ec5-4806-4ca0-97cf-242ec3d86834', 'x-compute-request-id': 'req-e89d3ec5-4806-4ca0-97cf-242ec3d86834', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:25,346 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.117s
2025-11-03 19:14:25,346 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-4e2e07b8-9880-44e1-b9cb-9d8068a43bc5', 'x-compute-request-id': 'req-4e2e07b8-9880-44e1-b9cb-9d8068a43bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:26,445 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.095s
2025-11-03 19:14:26,445 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-eff35670-283f-437d-a0a7-8e197160baaa', 'x-compute-request-id': 'req-eff35670-283f-437d-a0a7-8e197160baaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:27,504 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.056s
2025-11-03 19:14:27,504 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-c063ae22-1c7f-4b34-b2bf-e4d18f6051f3', 'x-compute-request-id': 'req-c063ae22-1c7f-4b34-b2bf-e4d18f6051f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:28,564 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.056s
2025-11-03 19:14:28,564 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-19394194-6f5c-420b-9516-00a07f5f5ad1', 'x-compute-request-id': 'req-19394194-6f5c-420b-9516-00a07f5f5ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:29,615 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.047s
2025-11-03 19:14:29,615 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-69384196-5450-4d85-af0a-5f29e98881a0', 'x-compute-request-id': 'req-69384196-5450-4d85-af0a-5f29e98881a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:30,683 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.066s
2025-11-03 19:14:30,683 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-4d642e4a-5d7f-4d36-a13c-b1e68e7d79c2', 'x-compute-request-id': 'req-4d642e4a-5d7f-4d36-a13c-b1e68e7d79c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:31,736 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.050s
2025-11-03 19:14:31,737 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-e1655a58-9795-44c0-a0c1-dfa9b264635f', 'x-compute-request-id': 'req-e1655a58-9795-44c0-a0c1-dfa9b264635f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:32,795 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.055s
2025-11-03 19:14:32,795 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-2cf112af-41eb-43fd-a0f5-41c78068a48a', 'x-compute-request-id': 'req-2cf112af-41eb-43fd-a0f5-41c78068a48a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:33,878 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.080s
2025-11-03 19:14:33,879 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-af2ef21a-7b6f-42ef-bf37-edf879e65414', 'x-compute-request-id': 'req-af2ef21a-7b6f-42ef-bf37-edf879e65414', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:35,162 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.281s
2025-11-03 19:14:35,162 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18: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-ff7ab9e6-be8a-42cf-b107-7350dd3cd87f', 'x-compute-request-id': 'req-ff7ab9e6-be8a-42cf-b107-7350dd3cd87f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:36,229 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.064s
2025-11-03 19:14:36,229 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75e70daf-b672-4268-8a66-7ce7e385ee5e', 'x-compute-request-id': 'req-75e70daf-b672-4268-8a66-7ce7e385ee5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:37,279 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.046s
2025-11-03 19:14:37,279 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45617f8e-d2b4-47e2-b57f-d39f10f892ec', 'x-compute-request-id': 'req-45617f8e-d2b4-47e2-b57f-d39f10f892ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:38,334 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.052s
2025-11-03 19:14:38,335 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-119ae4ec-d050-4971-96ed-96b784300e0b', 'x-compute-request-id': 'req-119ae4ec-d050-4971-96ed-96b784300e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:39,407 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.070s
2025-11-03 19:14:39,408 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbda14e8-56a9-492a-9630-930eef3db37f', 'x-compute-request-id': 'req-fbda14e8-56a9-492a-9630-930eef3db37f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:40,471 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.060s
2025-11-03 19:14:40,472 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec31eb1c-39ab-4209-8456-38bdcb7f2916', 'x-compute-request-id': 'req-ec31eb1c-39ab-4209-8456-38bdcb7f2916', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:41,524 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.048s
2025-11-03 19:14:41,524 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-430fde54-2e49-4061-8ce4-8809ee99098c', 'x-compute-request-id': 'req-430fde54-2e49-4061-8ce4-8809ee99098c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:42,590 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.062s
2025-11-03 19:14:42,590 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-762ce96c-4c50-4ee4-8e20-879012e55549', 'x-compute-request-id': 'req-762ce96c-4c50-4ee4-8e20-879012e55549', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:43,641 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.047s
2025-11-03 19:14:43,641 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40a3b60e-7294-4088-bce7-0690e07a24dc', 'x-compute-request-id': 'req-40a3b60e-7294-4088-bce7-0690e07a24dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:44,689 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.045s
2025-11-03 19:14:44,690 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a54ce070-9743-47b1-8ca3-8f029356cd05', 'x-compute-request-id': 'req-a54ce070-9743-47b1-8ca3-8f029356cd05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:45,738 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.045s
2025-11-03 19:14:45,738 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9749439d-b195-4614-b13d-9652c503a416', 'x-compute-request-id': 'req-9749439d-b195-4614-b13d-9652c503a416', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:46,794 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.053s
2025-11-03 19:14:46,794 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbcb425a-d8bb-4bbb-901c-17cffbbe1997', 'x-compute-request-id': 'req-dbcb425a-d8bb-4bbb-901c-17cffbbe1997', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:47,875 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.078s
2025-11-03 19:14:47,875 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78485ad4-03f8-4d03-bdda-eb639dcd6375', 'x-compute-request-id': 'req-78485ad4-03f8-4d03-bdda-eb639dcd6375', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:49,028 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.150s
2025-11-03 19:14:49,029 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8ca644-45ba-47d6-b6a0-c1f735044b74', 'x-compute-request-id': 'req-7a8ca644-45ba-47d6-b6a0-c1f735044b74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:50,086 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.054s
2025-11-03 19:14:50,087 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5c59a10-0a13-4261-9065-2d3ddd790452', 'x-compute-request-id': 'req-f5c59a10-0a13-4261-9065-2d3ddd790452', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:51,162 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.073s
2025-11-03 19:14:51,163 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14: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-789a8e26-b26c-4ec5-8936-e68a9e2af74b', 'x-compute-request-id': 'req-789a8e26-b26c-4ec5-8936-e68a9e2af74b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:52,236 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.071s
2025-11-03 19:14:52,237 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e88ac6e0-4a85-412c-a1a6-96d7f83bb8a4', 'x-compute-request-id': 'req-e88ac6e0-4a85-412c-a1a6-96d7f83bb8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:53,327 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.087s
2025-11-03 19:14:53,327 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d30dd243-2b1b-44f4-b050-8e0f60f6ed37', 'x-compute-request-id': 'req-d30dd243-2b1b-44f4-b050-8e0f60f6ed37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:54,441 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.110s
2025-11-03 19:14:54,442 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a500aa0-4b96-4532-b356-877911ec633e', 'x-compute-request-id': 'req-3a500aa0-4b96-4532-b356-877911ec633e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:55,517 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.073s
2025-11-03 19:14:55,518 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b0c32cc-a41e-4735-87ab-36d0b887321f', 'x-compute-request-id': 'req-0b0c32cc-a41e-4735-87ab-36d0b887321f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:56,588 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.067s
2025-11-03 19:14:56,588 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ee8adbe-6e22-4ff5-b42f-7bb6efcdb875', 'x-compute-request-id': 'req-1ee8adbe-6e22-4ff5-b42f-7bb6efcdb875', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:57,656 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.064s
2025-11-03 19:14:57,656 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d182569-cfcf-46ab-ac94-27b56793c892', 'x-compute-request-id': 'req-6d182569-cfcf-46ab-ac94-27b56793c892', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:58,721 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.061s
2025-11-03 19:14:58,721 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32eb2a34-4dd6-4009-9c59-41d680856ae4', 'x-compute-request-id': 'req-32eb2a34-4dd6-4009-9c59-41d680856ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:14:59,792 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.068s
2025-11-03 19:14:59,792 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:14:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee1b826-8dd5-478b-bc4f-bcc9eee4fc1d', 'x-compute-request-id': 'req-0ee1b826-8dd5-478b-bc4f-bcc9eee4fc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:15:00,846 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.050s
2025-11-03 19:15:00,846 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83eef981-738e-4d9e-99b2-bac3cccc4f75', 'x-compute-request-id': 'req-83eef981-738e-4d9e-99b2-bac3cccc4f75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:15:01,917 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.068s
2025-11-03 19:15:01,917 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50292090-cd22-4bd7-883f-932fb86147b5', 'x-compute-request-id': 'req-50292090-cd22-4bd7-883f-932fb86147b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:15:02,977 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.057s
2025-11-03 19:15:02,978 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-038aa04c-6c1e-432c-99f4-b41b249e7183', 'x-compute-request-id': 'req-038aa04c-6c1e-432c-99f4-b41b249e7183', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:15:04,060 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.079s
2025-11-03 19:15:04,060 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88569d5b-b009-4358-830e-c3807d9654ee', 'x-compute-request-id': 'req-88569d5b-b009-4358-830e-c3807d9654ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:15:05,162 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments 0.097s
2025-11-03 19:15:05,162 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00cd43f0-4863-40c8-b1be-82fdadbc6922', 'x-compute-request-id': 'req-00cd43f0-4863-40c8-b1be-82fdadbc6922', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "volumeId": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "serverId": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "device": "/dev/vdb"}]}'
2025-11-03 19:15:07,281 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/action 1.115s
2025-11-03 19:15:07,281 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:06 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-26acfd24-eeb8-4f1f-aad8-8c58d8f25331', 'x-compute-request-id': 'req-26acfd24-eeb8-4f1f-aad8-8c58d8f25331', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.189/compute/v2.1/servers/2e4ba19d-285b-42d9-a72a-90d9b958961f/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-11-03 19:15:07,392 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.110s
2025-11-03 19:15:07,393 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f854da20-eddb-4658-91ec-d856cdf9e336', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f854da20-eddb-4658-91ec-d856cdf9e336', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:08,498 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.094s
2025-11-03 19:15:08,498 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb94c43-759f-4936-8bfd-8840b55a8678', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb94c43-759f-4936-8bfd-8840b55a8678', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:09,570 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.060s
2025-11-03 19:15:09,571 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c8a637-3738-4bce-a3b1-9e75435479c5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c8a637-3738-4bce-a3b1-9e75435479c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:10,632 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.050s
2025-11-03 19:15:10,632 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e506de9f-6eb8-43a0-9c2e-8e6f4ab9a36d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e506de9f-6eb8-43a0-9c2e-8e6f4ab9a36d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:11,683 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.039s
2025-11-03 19:15:11,684 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3377532-1688-409c-89dc-e57f2a805ee2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3377532-1688-409c-89dc-e57f2a805ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:12,750 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.054s
2025-11-03 19:15:12,751 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ce328d-9215-4d84-8388-d0f154a9c35d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ce328d-9215-4d84-8388-d0f154a9c35d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:13,816 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.051s
2025-11-03 19:15:13,816 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b98829-e9d3-4f0d-a39c-42165af91532', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b98829-e9d3-4f0d-a39c-42165af91532', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:14,938 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.104s
2025-11-03 19:15:14,938 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4c82b2-7e75-4d8d-897c-c87ada67bd68', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4c82b2-7e75-4d8d-897c-c87ada67bd68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:16,043 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.093s
2025-11-03 19:15:16,044 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a8213a-551b-4baf-9c87-bfdf0bcf9b04', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a8213a-551b-4baf-9c87-bfdf0bcf9b04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:17,178 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.121s
2025-11-03 19:15:17,178 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d890d40-e928-4fda-8635-04cd404caee9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d890d40-e928-4fda-8635-04cd404caee9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:18,260 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.070s
2025-11-03 19:15:18,260 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5312420-7439-40ea-a840-efabe8b89b7e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5312420-7439-40ea-a840-efabe8b89b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:19,354 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.082s
2025-11-03 19:15:19,354 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045bbc29-2698-4cda-a1aa-22ebfd100d63', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045bbc29-2698-4cda-a1aa-22ebfd100d63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:20,465 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.098s
2025-11-03 19:15:20,465 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5556e0a8-edea-4e00-b9d9-b8d074c10e38', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5556e0a8-edea-4e00-b9d9-b8d074c10e38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:21,546 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.069s
2025-11-03 19:15:21,546 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-954b086d-2b3f-473a-8b80-e7c716a9cd3a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-954b086d-2b3f-473a-8b80-e7c716a9cd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:22,695 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.136s
2025-11-03 19:15:22,695 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330d392b-892e-4dca-8fcc-42ad79e82711', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330d392b-892e-4dca-8fcc-42ad79e82711', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:23,846 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.130s
2025-11-03 19:15:23,846 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b15a27-2894-454d-828b-6d459059c8d2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b15a27-2894-454d-828b-6d459059c8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:24,919 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.062s
2025-11-03 19:15:24,919 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e1f34ab-2fe5-4b4f-9d30-5555e9e08262', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e1f34ab-2fe5-4b4f-9d30-5555e9e08262', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:25,971 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.039s
2025-11-03 19:15:25,972 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eadf9f5e-9144-40f8-b81f-9f847f777c9e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eadf9f5e-9144-40f8-b81f-9f847f777c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:27,026 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.043s
2025-11-03 19:15:27,026 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-089fa16e-7bb1-43ba-82e3-dc9169498b30', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-089fa16e-7bb1-43ba-82e3-dc9169498b30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:28,093 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.055s
2025-11-03 19:15:28,093 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-009fd521-96f5-49a3-84b2-8d038441035c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-009fd521-96f5-49a3-84b2-8d038441035c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:29,150 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:15:29,150 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d07d20-f0b3-4f57-94fa-a95c0e3b9ff0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d07d20-f0b3-4f57-94fa-a95c0e3b9ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:30,202 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.041s
2025-11-03 19:15:30,202 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52282254-2db1-4688-9bd9-b3fb2ebb6e37', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52282254-2db1-4688-9bd9-b3fb2ebb6e37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:31,278 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.065s
2025-11-03 19:15:31,279 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e8f784-ebcf-48fe-a81f-4946d8898ef6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e8f784-ebcf-48fe-a81f-4946d8898ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:32,345 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.054s
2025-11-03 19:15:32,346 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac088702-e59d-4e4e-b65a-983bef4f0ca5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac088702-e59d-4e4e-b65a-983bef4f0ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:33,399 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.041s
2025-11-03 19:15:33,399 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f61fe9-c676-4ea2-8d6f-f9e5fb7d030b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f61fe9-c676-4ea2-8d6f-f9e5fb7d030b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:34,457 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.047s
2025-11-03 19:15:34,457 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e897b848-a75f-45d6-bd67-4ffc3b445fbc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e897b848-a75f-45d6-bd67-4ffc3b445fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:35,524 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.051s
2025-11-03 19:15:35,524 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb69fd1-9fe5-4f46-a376-01724f6cbdcc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb69fd1-9fe5-4f46-a376-01724f6cbdcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:36,604 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.067s
2025-11-03 19:15:36,604 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c22bcb-b697-42e3-977c-86e8aa80735a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c22bcb-b697-42e3-977c-86e8aa80735a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:37,706 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.089s
2025-11-03 19:15:37,707 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df8d1d6-fea1-41c3-a0ee-6d9f6f1f5ec0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df8d1d6-fea1-41c3-a0ee-6d9f6f1f5ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:38,774 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.051s
2025-11-03 19:15:38,774 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ace1380-2eab-428a-bc8a-db133c203fca', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ace1380-2eab-428a-bc8a-db133c203fca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:39,828 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.042s
2025-11-03 19:15:39,828 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceaeb404-144e-4fe5-80e5-59a4e0b3bb93', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceaeb404-144e-4fe5-80e5-59a4e0b3bb93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:40,908 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.069s
2025-11-03 19:15:40,909 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5de2a1-095d-48b7-ba45-f180aadde6d2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5de2a1-095d-48b7-ba45-f180aadde6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:41,968 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.049s
2025-11-03 19:15:41,969 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a5b25e-7b39-44ca-83a7-67f1c875db6a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a5b25e-7b39-44ca-83a7-67f1c875db6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:43,018 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.038s
2025-11-03 19:15:43,019 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8946dd88-5d39-421a-b8ae-b073b1b2b72d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8946dd88-5d39-421a-b8ae-b073b1b2b72d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:44,069 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.039s
2025-11-03 19:15:44,070 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d840de52-8971-42a5-a434-176a863454ee', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d840de52-8971-42a5-a434-176a863454ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:45,124 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.043s
2025-11-03 19:15:45,125 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a79c7d-773a-4536-b92a-a830cb01ce43', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a79c7d-773a-4536-b92a-a830cb01ce43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:46,185 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.049s
2025-11-03 19:15:46,186 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1024984f-19b3-4883-b73b-ff194961317f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1024984f-19b3-4883-b73b-ff194961317f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:47,251 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.054s
2025-11-03 19:15:47,252 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2043125-61a2-4d1d-852b-f9a52fd868a3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2043125-61a2-4d1d-852b-f9a52fd868a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:48,317 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.053s
2025-11-03 19:15:48,317 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb484366-9b90-4929-9158-e498bf013e48', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb484366-9b90-4929-9158-e498bf013e48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:49,369 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.040s
2025-11-03 19:15:49,370 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c854590e-75a3-489f-8cf3-c50962252188', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c854590e-75a3-489f-8cf3-c50962252188', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:50,423 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.041s
2025-11-03 19:15:50,423 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09011828-c975-4c23-a49f-318eec4e5694', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09011828-c975-4c23-a49f-318eec4e5694', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:51,478 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.042s
2025-11-03 19:15:51,478 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc65d1c-8084-4bdf-9a7e-8e7e0ceb5579', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc65d1c-8084-4bdf-9a7e-8e7e0ceb5579', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:52,537 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.048s
2025-11-03 19:15:52,538 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a24733a-29dd-4932-87ee-607cf239c973', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a24733a-29dd-4932-87ee-607cf239c973', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:53,592 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.043s
2025-11-03 19:15:53,592 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad74137-c732-4de8-8f52-bc07eac68a86', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad74137-c732-4de8-8f52-bc07eac68a86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:54,661 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.056s
2025-11-03 19:15:54,661 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-248cfe36-6cc1-4d45-a03f-cbc2c3aea78b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-248cfe36-6cc1-4d45-a03f-cbc2c3aea78b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:55,725 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.051s
2025-11-03 19:15:55,725 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2dc3c3a-3bcf-4c9b-afe3-98b991653f01', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2dc3c3a-3bcf-4c9b-afe3-98b991653f01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:56,783 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:15:56,783 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa533170-e43a-42e3-9828-e06c96242590', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa533170-e43a-42e3-9828-e06c96242590', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:57,904 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.107s
2025-11-03 19:15:57,904 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbe630a-6b09-4f70-a2b7-da7f042e9bf2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbe630a-6b09-4f70-a2b7-da7f042e9bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:15:58,983 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.065s
2025-11-03 19:15:58,983 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c517ad15-061b-45e8-aa02-7560e1d1ffc2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c517ad15-061b-45e8-aa02-7560e1d1ffc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:00,058 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.064s
2025-11-03 19:16:00,058 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af408e5b-cd8e-4496-8d53-aa10217abb19', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af408e5b-cd8e-4496-8d53-aa10217abb19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:01,118 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.047s
2025-11-03 19:16:01,118 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce32d55-6d80-4e83-b116-cc4fb577517b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce32d55-6d80-4e83-b116-cc4fb577517b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:02,181 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.051s
2025-11-03 19:16:02,182 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f129695-7a56-4b3a-bf94-27d10f1e9e47', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f129695-7a56-4b3a-bf94-27d10f1e9e47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:03,234 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.040s
2025-11-03 19:16:03,235 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af9e136-6d7e-4f9d-bb4d-6ae01122209b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af9e136-6d7e-4f9d-bb4d-6ae01122209b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:04,294 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.048s
2025-11-03 19:16:04,295 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d65ba857-b0c4-4b1d-a9ae-424c1569efe9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d65ba857-b0c4-4b1d-a9ae-424c1569efe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:05,381 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.074s
2025-11-03 19:16:05,381 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2437b761-3c63-4d03-92eb-c042bb72c8fd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2437b761-3c63-4d03-92eb-c042bb72c8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:06,443 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.048s
2025-11-03 19:16:06,443 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-407b3b2b-658a-4d19-8f54-0b4824c6f0f3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-407b3b2b-658a-4d19-8f54-0b4824c6f0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:07,518 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.062s
2025-11-03 19:16:07,518 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e1f365-9a37-442d-a1ac-9abcc09e55da', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e1f365-9a37-442d-a1ac-9abcc09e55da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:08,575 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.046s
2025-11-03 19:16:08,576 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d94153-b6d0-4a21-984a-8b79b0cbaf77', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d94153-b6d0-4a21-984a-8b79b0cbaf77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:09,632 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:16:09,632 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294fa376-cf45-4d9a-9a05-6815c3221da4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294fa376-cf45-4d9a-9a05-6815c3221da4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:10,693 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.049s
2025-11-03 19:16:10,694 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02bf50a0-eb23-4246-8884-153e41014000', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02bf50a0-eb23-4246-8884-153e41014000', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:11,758 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.052s
2025-11-03 19:16:11,758 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d15d871-161c-4128-ad77-f9eabf9db5ae', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d15d871-161c-4128-ad77-f9eabf9db5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:12,836 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.064s
2025-11-03 19:16:12,836 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaaccb87-6e33-4f2a-9108-085d8a42a1ee', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaaccb87-6e33-4f2a-9108-085d8a42a1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:13,924 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.075s
2025-11-03 19:16:13,924 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a96ee3-c660-4f27-a1bb-0e2d96cbb894', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a96ee3-c660-4f27-a1bb-0e2d96cbb894', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:14,983 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:16:14,983 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e9e422-119d-4c96-9f07-69f641acbbc5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e9e422-119d-4c96-9f07-69f641acbbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:16,044 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.049s
2025-11-03 19:16:16,045 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf2db60-b288-451b-94df-4fd46be0046c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf2db60-b288-451b-94df-4fd46be0046c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:17,100 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.043s
2025-11-03 19:16:17,101 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b8480b-127e-4ca9-8b02-eed7929650da', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b8480b-127e-4ca9-8b02-eed7929650da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:18,169 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.057s
2025-11-03 19:16:18,169 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a9fc8a1-5006-4915-9676-7c6c1761161e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a9fc8a1-5006-4915-9676-7c6c1761161e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:19,225 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.044s
2025-11-03 19:16:19,226 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b5cdcb-b033-49fe-8838-f19b1035d680', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b5cdcb-b033-49fe-8838-f19b1035d680', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:20,304 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.066s
2025-11-03 19:16:20,304 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6fdac5-d7e5-495b-aa9a-1d38b9b749d7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6fdac5-d7e5-495b-aa9a-1d38b9b749d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:21,416 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.095s
2025-11-03 19:16:21,416 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda70848-a69d-4b27-8fb9-013a5c4a5e5b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda70848-a69d-4b27-8fb9-013a5c4a5e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:22,516 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.079s
2025-11-03 19:16:22,517 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afca75a3-1a21-4d92-9e7e-36a3d2345107', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afca75a3-1a21-4d92-9e7e-36a3d2345107', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:23,589 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.060s
2025-11-03 19:16:23,589 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41fec67d-e00a-46f4-8dd5-cd29579f642b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41fec67d-e00a-46f4-8dd5-cd29579f642b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:24,646 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:16:24,646 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9349b91f-9740-44b5-ab91-efe80bb15945', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9349b91f-9740-44b5-ab91-efe80bb15945', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:25,699 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.040s
2025-11-03 19:16:25,699 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de76dc06-66fa-43f3-9674-963e2f4fbe99', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de76dc06-66fa-43f3-9674-963e2f4fbe99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:26,760 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.048s
2025-11-03 19:16:26,761 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0076157b-7645-4e65-a192-e484f1f21e16', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0076157b-7645-4e65-a192-e484f1f21e16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:27,834 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.061s
2025-11-03 19:16:27,835 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a7569d-3109-4e01-8b97-b74e163ce6d2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a7569d-3109-4e01-8b97-b74e163ce6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:28,901 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.054s
2025-11-03 19:16:28,901 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c911e18c-c9b0-4f94-a720-d46c45d345d8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c911e18c-c9b0-4f94-a720-d46c45d345d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:29,971 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.057s
2025-11-03 19:16:29,971 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebcbb36-f76f-4c48-8d89-fd143281a213', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebcbb36-f76f-4c48-8d89-fd143281a213', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:31,031 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.046s
2025-11-03 19:16:31,031 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e19dbe-309d-441f-ade5-bfd6f4c7db05', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e19dbe-309d-441f-ade5-bfd6f4c7db05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:32,082 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.039s
2025-11-03 19:16:32,083 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0022dbc-1fae-4b7f-99ff-d0195760fa4c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0022dbc-1fae-4b7f-99ff-d0195760fa4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:33,166 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.072s
2025-11-03 19:16:33,166 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a66be3-7f5b-437b-8a24-1a2f1f8b1438', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a66be3-7f5b-437b-8a24-1a2f1f8b1438', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:34,240 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.062s
2025-11-03 19:16:34,241 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0f349f-b321-4dd2-9935-4f1f7afd6974', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0f349f-b321-4dd2-9935-4f1f7afd6974', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:35,303 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.048s
2025-11-03 19:16:35,303 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a2c513-146e-4408-b28b-0cf7f9d67294', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a2c513-146e-4408-b28b-0cf7f9d67294', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:36,362 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.047s
2025-11-03 19:16:36,363 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3402d1ba-b7fb-479b-b23f-afe5a8cc934a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3402d1ba-b7fb-479b-b23f-afe5a8cc934a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:37,419 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.044s
2025-11-03 19:16:37,419 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4cbc548-fb54-4994-8d8d-20a39af8612a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4cbc548-fb54-4994-8d8d-20a39af8612a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:38,478 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.047s
2025-11-03 19:16:38,479 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21471ef8-3eef-4410-bb9e-60133f916406', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21471ef8-3eef-4410-bb9e-60133f916406', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:39,529 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.040s
2025-11-03 19:16:39,530 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7611256-154d-4b3f-b706-57bf1c55084b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7611256-154d-4b3f-b706-57bf1c55084b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:40,586 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:16:40,586 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93bbf49-4d80-4398-a647-d6c6f38b479b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93bbf49-4d80-4398-a647-d6c6f38b479b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:41,638 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.041s
2025-11-03 19:16:41,638 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e242f449-e2cb-4fe9-ad34-89fa52fffb9e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e242f449-e2cb-4fe9-ad34-89fa52fffb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:42,687 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.037s
2025-11-03 19:16:42,687 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083327f1-7ed5-4da2-a4a5-7d88806e4f97', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083327f1-7ed5-4da2-a4a5-7d88806e4f97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:43,739 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.040s
2025-11-03 19:16:43,739 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7967ec-10c2-41f9-8f1a-12a40ef31dbc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7967ec-10c2-41f9-8f1a-12a40ef31dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:44,787 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.036s
2025-11-03 19:16:44,787 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b19ca2-2f7a-487d-a9be-f9adb21e67e8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b19ca2-2f7a-487d-a9be-f9adb21e67e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:45,859 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.060s
2025-11-03 19:16:45,859 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8131577-7971-40a5-8e6c-dfd6e36c20da', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8131577-7971-40a5-8e6c-dfd6e36c20da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:46,959 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.077s
2025-11-03 19:16:46,959 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53349398-6f7f-4d6e-a124-8bd9ca5b27ec', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53349398-6f7f-4d6e-a124-8bd9ca5b27ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:48,012 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.040s
2025-11-03 19:16:48,012 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8cf653-4608-494e-88ae-c73e8d648926', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8cf653-4608-494e-88ae-c73e8d648926', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:49,267 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.244s
2025-11-03 19:16:49,267 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e9c2b7-6d59-44a0-897c-c57fb40e4f3a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e9c2b7-6d59-44a0-897c-c57fb40e4f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:50,324 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:16:50,324 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80dcc442-508f-48db-8860-6b329d9242e2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80dcc442-508f-48db-8860-6b329d9242e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:51,394 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.057s
2025-11-03 19:16:51,395 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db40741-b446-4c99-8e2e-849f71c0c177', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db40741-b446-4c99-8e2e-849f71c0c177', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:52,453 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.044s
2025-11-03 19:16:52,453 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235f181c-3b1a-4f40-bb75-11894eaa6130', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235f181c-3b1a-4f40-bb75-11894eaa6130', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:53,523 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.058s
2025-11-03 19:16:53,524 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a35e19-64bb-46ca-b3a4-7d1995a72856', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a35e19-64bb-46ca-b3a4-7d1995a72856', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:54,583 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.044s
2025-11-03 19:16:54,583 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-213a9e50-d324-4e86-a51c-a3a0841eac2e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-213a9e50-d324-4e86-a51c-a3a0841eac2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:55,648 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.051s
2025-11-03 19:16:55,648 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83813b0-7a10-4b96-be9e-b06012356a3d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83813b0-7a10-4b96-be9e-b06012356a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:56,704 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.044s
2025-11-03 19:16:56,705 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36768737-1c1b-4006-946a-92ca8ceefb02', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36768737-1c1b-4006-946a-92ca8ceefb02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:57,770 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.053s
2025-11-03 19:16:57,771 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aca76c3-26cc-42c9-91fc-c935984e07d5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aca76c3-26cc-42c9-91fc-c935984e07d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:58,840 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.057s
2025-11-03 19:16:58,841 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc6339e-e60a-49f4-9c9b-defd52dc408b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc6339e-e60a-49f4-9c9b-defd52dc408b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:16:59,896 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.043s
2025-11-03 19:16:59,896 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:16:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0caa1b89-0c1c-4491-bb22-3502ea5d09a4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0caa1b89-0c1c-4491-bb22-3502ea5d09a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:00,966 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.057s
2025-11-03 19:17:00,966 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b21712c3-922d-45c9-aab4-aa0e55c6ccf2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b21712c3-922d-45c9-aab4-aa0e55c6ccf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:02,042 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.064s
2025-11-03 19:17:02,043 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b39f025b-e02a-4399-9783-7934e3dd9966', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b39f025b-e02a-4399-9783-7934e3dd9966', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:03,104 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.047s
2025-11-03 19:17:03,104 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f2be01-d838-41f6-ad63-33f2f083aad9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f2be01-d838-41f6-ad63-33f2f083aad9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:04,186 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.069s
2025-11-03 19:17:04,186 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e9765bb-6d61-4808-8f4d-680f30eff36b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e9765bb-6d61-4808-8f4d-680f30eff36b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:05,253 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.049s
2025-11-03 19:17:05,253 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b17abc-991c-41a5-83d4-b7f91b5f08d2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b17abc-991c-41a5-83d4-b7f91b5f08d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:06,320 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.055s
2025-11-03 19:17:06,320 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6514e08e-dd8c-4a59-9ba7-38dcf155adb0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6514e08e-dd8c-4a59-9ba7-38dcf155adb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:07,383 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.046s
2025-11-03 19:17:07,384 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db0ebe89-af6b-46d6-adfd-a3101a875857', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db0ebe89-af6b-46d6-adfd-a3101a875857', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:08,441 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.046s
2025-11-03 19:17:08,442 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afbcfe21-d1cc-4a98-adf4-c9cdfc5b5022', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afbcfe21-d1cc-4a98-adf4-c9cdfc5b5022', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:09,516 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.063s
2025-11-03 19:17:09,517 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd3520d-19c4-4f81-a9b1-65f1a060b862', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd3520d-19c4-4f81-a9b1-65f1a060b862', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:10,565 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.037s
2025-11-03 19:17:10,566 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ab26c6-de20-46f9-a3ee-d1fff81d19ea', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ab26c6-de20-46f9-a3ee-d1fff81d19ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:11,616 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.040s
2025-11-03 19:17:11,616 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc223b26-6815-4002-8725-cc17efb845e7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc223b26-6815-4002-8725-cc17efb845e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:12,680 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.051s
2025-11-03 19:17:12,680 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32066053-4f98-4382-9deb-1908cc1f7faa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32066053-4f98-4382-9deb-1908cc1f7faa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:13,734 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.041s
2025-11-03 19:17:13,734 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9c7981-6b43-4cec-91b7-448137d92124', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9c7981-6b43-4cec-91b7-448137d92124', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:14,796 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.050s
2025-11-03 19:17:14,796 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6447dc44-1250-4ebf-9cbc-e78184df44b7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6447dc44-1250-4ebf-9cbc-e78184df44b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:15,851 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.043s
2025-11-03 19:17:15,851 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0082e41f-047e-446e-a548-273b598b4f46', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0082e41f-047e-446e-a548-273b598b4f46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:16,975 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.112s
2025-11-03 19:17:16,975 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b43415-7986-40e0-a2b3-aeea6b521d1f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b43415-7986-40e0-a2b3-aeea6b521d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:18,092 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.105s
2025-11-03 19:17:18,092 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4739d20e-8de4-44b3-9952-e593ac9b05f3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4739d20e-8de4-44b3-9952-e593ac9b05f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:19,156 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.052s
2025-11-03 19:17:19,156 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d17419e-f9a9-4a16-a1a0-68fd1d7c47c5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d17419e-f9a9-4a16-a1a0-68fd1d7c47c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:20,209 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.040s
2025-11-03 19:17:20,209 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5238060e-a49e-4c5e-84c8-7b3bc1bbf140', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5238060e-a49e-4c5e-84c8-7b3bc1bbf140', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:21,258 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.037s
2025-11-03 19:17:21,258 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59610ede-84cf-4e62-8426-4dae287ebce6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59610ede-84cf-4e62-8426-4dae287ebce6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:22,312 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.042s
2025-11-03 19:17:22,313 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca734d7-ca84-4642-b0a6-37b6518aa526', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca734d7-ca84-4642-b0a6-37b6518aa526', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:23,375 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.050s
2025-11-03 19:17:23,375 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a10876-5bb0-48f6-8875-5fa49e29ae47', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a10876-5bb0-48f6-8875-5fa49e29ae47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:24,434 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.048s
2025-11-03 19:17:24,434 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01557e6f-b284-4d58-883b-18520bc26fe8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01557e6f-b284-4d58-883b-18520bc26fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:25,487 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.041s
2025-11-03 19:17:25,487 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b104e7e-5167-4ff9-8e99-a368797f5db5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b104e7e-5167-4ff9-8e99-a368797f5db5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:26,540 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.041s
2025-11-03 19:17:26,540 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4d117c-55b3-4cf9-9969-be716fff4ac8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4d117c-55b3-4cf9-9969-be716fff4ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:27,612 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.059s
2025-11-03 19:17:27,612 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6690b13-5afd-40a8-919f-dde451180472', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6690b13-5afd-40a8-919f-dde451180472', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:28,667 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.043s
2025-11-03 19:17:28,667 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed29ff5-0289-4d1a-8287-2ddbd3f210f3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed29ff5-0289-4d1a-8287-2ddbd3f210f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:29,730 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.051s
2025-11-03 19:17:29,730 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc9ab29e-d182-43fd-967c-4fd941575b83', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc9ab29e-d182-43fd-967c-4fd941575b83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:30,800 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.058s
2025-11-03 19:17:30,800 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a731161-15fb-4c6b-b5de-ae42bac8ea7e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a731161-15fb-4c6b-b5de-ae42bac8ea7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:31,858 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.047s
2025-11-03 19:17:31,859 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d138bf2-f05c-4cac-8e38-2cee3d9ed491', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d138bf2-f05c-4cac-8e38-2cee3d9ed491', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:32,923 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.053s
2025-11-03 19:17:32,924 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dfd9b5-1aa0-4679-a45c-6638e45a45cd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dfd9b5-1aa0-4679-a45c-6638e45a45cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:33,978 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.042s
2025-11-03 19:17:33,978 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2767a8b-5b40-406e-b92b-45d70efe4c44', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2767a8b-5b40-406e-b92b-45d70efe4c44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:35,026 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.037s
2025-11-03 19:17:35,027 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43277bed-19d4-49b3-a586-0fe13d884c1e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43277bed-19d4-49b3-a586-0fe13d884c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:36,082 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.044s
2025-11-03 19:17:36,082 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b362fa4a-197d-463b-b9aa-29b38f61c1e9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b362fa4a-197d-463b-b9aa-29b38f61c1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:37,136 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.040s
2025-11-03 19:17:37,136 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19378469-279d-4d90-892b-034aadde7253', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19378469-279d-4d90-892b-034aadde7253', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:38,206 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.059s
2025-11-03 19:17:38,207 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17da450d-51fa-4dee-923d-a409fe27f52c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17da450d-51fa-4dee-923d-a409fe27f52c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:39,260 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.042s
2025-11-03 19:17:39,260 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc39949-e1df-4d1b-94b5-e03c30f34360', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc39949-e1df-4d1b-94b5-e03c30f34360', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:40,324 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.052s
2025-11-03 19:17:40,324 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb1be166-0c37-4254-81cd-dfcf64cfc208', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb1be166-0c37-4254-81cd-dfcf64cfc208', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:41,380 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.044s
2025-11-03 19:17:41,380 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063e4655-102f-4703-8de8-e4f37268fec3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063e4655-102f-4703-8de8-e4f37268fec3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:42,438 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:17:42,438 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f62b2e-61ae-479a-9ad3-5609fe30f82e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f62b2e-61ae-479a-9ad3-5609fe30f82e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:43,503 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.053s
2025-11-03 19:17:43,504 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1b8abb-1f4d-45db-b01c-1d60ad24f819', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1b8abb-1f4d-45db-b01c-1d60ad24f819', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:44,576 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.060s
2025-11-03 19:17:44,577 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-538f9ba6-1145-4fcb-b5c6-b4bf58080ada', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-538f9ba6-1145-4fcb-b5c6-b4bf58080ada', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:45,637 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.047s
2025-11-03 19:17:45,637 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40e1d71d-f06d-48e5-b8da-c8acb3ccb94b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e1d71d-f06d-48e5-b8da-c8acb3ccb94b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:46,699 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.049s
2025-11-03 19:17:46,699 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5f60dc-bae4-4e3e-a498-79739e0dfbbf', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5f60dc-bae4-4e3e-a498-79739e0dfbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:47,770 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.050s
2025-11-03 19:17:47,770 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d24bfebd-e00b-4c3e-b2d6-5cd571d5b0bb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d24bfebd-e00b-4c3e-b2d6-5cd571d5b0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:48,842 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.060s
2025-11-03 19:17:48,843 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4ff34b-c99b-4115-96cc-68396b90d4c9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4ff34b-c99b-4115-96cc-68396b90d4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:49,903 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.044s
2025-11-03 19:17:49,903 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c949a76c-48a0-46ea-adaf-4d441311f9d1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c949a76c-48a0-46ea-adaf-4d441311f9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:50,956 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.041s
2025-11-03 19:17:50,956 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be72bc7b-ad55-40b9-b341-661f5bbbba28', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be72bc7b-ad55-40b9-b341-661f5bbbba28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:52,010 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.042s
2025-11-03 19:17:52,011 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4199ca-96b0-4025-8b72-a227e42c0fe5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4199ca-96b0-4025-8b72-a227e42c0fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:53,067 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.046s
2025-11-03 19:17:53,067 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfed29be-a86f-4841-8a22-482be47232b7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfed29be-a86f-4841-8a22-482be47232b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:54,122 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.042s
2025-11-03 19:17:54,122 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe3d005-18af-4ae6-bee5-64f9271baed5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe3d005-18af-4ae6-bee5-64f9271baed5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:55,174 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.041s
2025-11-03 19:17:55,175 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530875bd-0798-4d84-b9b9-c482a5c0b82a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530875bd-0798-4d84-b9b9-c482a5c0b82a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:56,247 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.059s
2025-11-03 19:17:56,248 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187b32c5-2bda-4f1b-833a-213b2abaa36a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187b32c5-2bda-4f1b-833a-213b2abaa36a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:57,303 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.041s
2025-11-03 19:17:57,303 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab5368a-69b9-4b8b-a182-777054f8a36d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab5368a-69b9-4b8b-a182-777054f8a36d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:58,367 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.052s
2025-11-03 19:17:58,367 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043f0185-f4a1-4f5a-b8c4-8425386aa7f6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043f0185-f4a1-4f5a-b8c4-8425386aa7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:17:59,424 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:17:59,424 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:17:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a70f030-0d22-48ad-9c2e-99378708f422', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a70f030-0d22-48ad-9c2e-99378708f422', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:00,491 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.055s
2025-11-03 19:18:00,492 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d7ad957-e671-451e-9e3e-d306ae448f11', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d7ad957-e671-451e-9e3e-d306ae448f11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:01,563 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.059s
2025-11-03 19:18:01,563 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2461087f-e186-477b-b132-720ea4502665', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2461087f-e186-477b-b132-720ea4502665', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:02,619 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.044s
2025-11-03 19:18:02,619 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d854d6a-c99d-4dc9-9fa1-63549d8b557c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d854d6a-c99d-4dc9-9fa1-63549d8b557c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:03,676 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:18:03,677 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa8dfb8-bb84-4949-90b8-74e0f38c79c3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa8dfb8-bb84-4949-90b8-74e0f38c79c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:04,735 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.046s
2025-11-03 19:18:04,735 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f881eb5-6784-4881-8937-d664fe757efa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f881eb5-6784-4881-8937-d664fe757efa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:05,792 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.044s
2025-11-03 19:18:05,792 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95bb9445-ff26-434b-a7f7-21c17da9be86', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95bb9445-ff26-434b-a7f7-21c17da9be86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:06,847 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.043s
2025-11-03 19:18:06,848 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd554c2-4519-4b1f-8099-b20f85e16093', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd554c2-4519-4b1f-8099-b20f85e16093', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:07,917 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.051s
2025-11-03 19:18:07,917 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257aabb0-e681-446c-93f5-b3fa6d09d6fc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257aabb0-e681-446c-93f5-b3fa6d09d6fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:08,970 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.041s
2025-11-03 19:18:08,971 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416d0ae1-4b23-48a2-9a26-cf189afbbadf', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416d0ae1-4b23-48a2-9a26-cf189afbbadf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:10,039 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.057s
2025-11-03 19:18:10,039 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b50766c-6845-4b08-9fc5-1eaa2e304fde', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b50766c-6845-4b08-9fc5-1eaa2e304fde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:11,093 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.043s
2025-11-03 19:18:11,094 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c44823c-3bbd-432e-8f6d-64f2f1482323', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c44823c-3bbd-432e-8f6d-64f2f1482323', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:12,174 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.068s
2025-11-03 19:18:12,174 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4768a7c-7058-42c9-8f1d-d75b35d93640', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4768a7c-7058-42c9-8f1d-d75b35d93640', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:13,246 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.058s
2025-11-03 19:18:13,246 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72bfef91-6558-44e7-957b-b5bb0ec593b7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72bfef91-6558-44e7-957b-b5bb0ec593b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:14,302 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:18:14,303 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0ee631-679c-4583-a229-7b231e68e02a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0ee631-679c-4583-a229-7b231e68e02a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:15,351 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.037s
2025-11-03 19:18:15,351 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a9eccf-5ed7-4f0f-bce8-a2c6c0f58a94', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a9eccf-5ed7-4f0f-bce8-a2c6c0f58a94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:16,430 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.066s
2025-11-03 19:18:16,431 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fabafa4-f9a9-4706-9681-99599bcb437d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fabafa4-f9a9-4706-9681-99599bcb437d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:17,503 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.060s
2025-11-03 19:18:17,504 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b5ac01-0275-4893-8cbc-765d2bbbfb0a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b5ac01-0275-4893-8cbc-765d2bbbfb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:18,564 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.048s
2025-11-03 19:18:18,565 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d70666-3c91-475a-8c74-c29501335862', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d70666-3c91-475a-8c74-c29501335862', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:19,639 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.061s
2025-11-03 19:18:19,639 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f468c42c-b6eb-4286-9626-438edcf03d15', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f468c42c-b6eb-4286-9626-438edcf03d15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:20,696 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.045s
2025-11-03 19:18:20,697 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1e46a3-2d0e-4747-b5ff-0a1f255f1063', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1e46a3-2d0e-4747-b5ff-0a1f255f1063', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:21,754 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.044s
2025-11-03 19:18:21,755 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d714df-c104-4bc8-9c7f-45c3c66d4712', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d714df-c104-4bc8-9c7f-45c3c66d4712', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:22,820 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.053s
2025-11-03 19:18:22,821 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce77b185-d819-41b0-9b3b-d825c0e51787', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce77b185-d819-41b0-9b3b-d825c0e51787', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
2025-11-03 19:18:23,884 80841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 0.050s
2025-11-03 19:18:23,884 80841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 03 Nov 2025 18:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f2b073-c058-4cea-81d1-558aabbc9356', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f2b073-c058-4cea-81d1-558aabbc9356', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4'}
Body: b'{"volume": {"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-03T18:05:20.000000", "updated_at": "2025-11-03T18:07:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1736700015", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.189/volume/v3/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}, {"rel": "bookmark", "href": "http://192.168.122.189/volume/volumes/2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4"}], "user_id": "f37aa9f75e7544389697c1b420f67d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "attachment_id": "07d868d5-0e83-4813-a57f-24094ce20247", "volume_id": "2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4", "server_id": "2e4ba19d-285b-42d9-a72a-90d9b958961f", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-03T18:07:12.000000"}], "os-vol-tenant-attr:tenant_id": "be622a35faab4065adee623eff4de339"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/compute.py", line 148, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 583, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 494, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, in delete
return self.request('DELETE', url, extra_headers, headers, body)
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 892, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 2e4ba19d-285b-42d9-a72a-90d9b958961f 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 2e23bc0e-14bd-4ceb-9dce-05ec6eaa18d4 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 2e4ba19d-285b-42d9-a72a-90d9b958961f failed to build and is in ERROR status
Details:
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt7.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt7.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt8.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt8.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt9.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt9.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests33) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests33) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectAdminTests39) |
skip
pt13.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests33) |
skip
pt13.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt13.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesAdminTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt23.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt26.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt27.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt29.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt31.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt31.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt32.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt34.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt35.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt44.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt44.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt45.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt45.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt46.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt46.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt47.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt47.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt47.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt48.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt49.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt50.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt50.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt50.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt50.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt50.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt50.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt51.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt51.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt51.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt51.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt51.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt51.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt51.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt51.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt52.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt52.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt53.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt53.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt53.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt54.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt55.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt56.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt56.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt57.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt57.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt58.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt59.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt59.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt59.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt59.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt59.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt59.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt59.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt60.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt60.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt60.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt60.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt60.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt60.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt61.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt61.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt62.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt62.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt63.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt63.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt64.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt64.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt65.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt65.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt65.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt65.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt65.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt65.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt65.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt66.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt66.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt66.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt67.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt68.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt68.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt68.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt68.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt68.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt69.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt69.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt69.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt69.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt69.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt70.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt70.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt71.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt71.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt72.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt72.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt72.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt72.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt73.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt73.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt73.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt74.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt74.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt74.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt74.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt74.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt74.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt74.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt74.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt74.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt74.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt74.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt74.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt75.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt75.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt75.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt75.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt76.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt76.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt76.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt76.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt76.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt76.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt77.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt78.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt79.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt80.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt81.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt81.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt82.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt82.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt83.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt84.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt84.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt85.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt85.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt86.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt86.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt87.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt87.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt88.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt88.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt89.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt89.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt89.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt89.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt89.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt89.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt90.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt91.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt91.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt92.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt92.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt93.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt94.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt94.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt94.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt94.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt94.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt94.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt94.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt94.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt94.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt94.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt94.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt94.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt94.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt94.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt94.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt94.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt94.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt94.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt95.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt95.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt95.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt95.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt95.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt95.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt95.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt95.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt95.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt95.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt95.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt95.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt95.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt95.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt95.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt95.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt95.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt95.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt95.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt95.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt95.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt95.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt95.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt95.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt95.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt95.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt95.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt95.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt95.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt95.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt95.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt95.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt96.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt96.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt96.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt96.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt97.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt97.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt97.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt97.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt97.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt97.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt97.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt97.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt97.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt97.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt97.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt97.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt97.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt98.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt98.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt98.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt98.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt98.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt98.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt99.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt100.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt102.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt103.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt104.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 305 | 247 | 2 | 0 | 56 | ||